]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/svachmic/index.mdwn
(no commit message)
[edu/osp-wiki.git] / student / svachmic / index.mdwn
1 [[!meta title="Švácha Michal"]]
2
3 **Project name and homepage:** [RNBlurModalView](https://github.com/rnystrom/RNBlurModalView)
4
5 Assignment
6 ======
7
8 Project RNBlurModalView is a lightweight framework for presenting views on blurred parent views. I have found an error in the framework - when moving the subview above blurred parent view, close button does not move along with the subview.
9
10 **Normal state:**
11
12 ![Before moving the subview.][1]
13
14 **After moving:**
15
16 ![After moving the subview.][2]
17
18 Links documenting the results of my work
19 ======
20
21 Here, I'll add links similar to the examples below and describe what
22 is being linked.
23
24 * [[Example] My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
25 * [[Example] Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary)
26 * [[Example] My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
27 * [[Example] Additional supporting material](http://lwn.net/Articles/385586/)
28
29 Presentation
30 ==========
31
32 * [[Presentation for the course.|Presentation.pdf]]
33 * [[Presentation of the results of my work|Presentation2.pdf]]
34
35 Ohloh
36 =====
37
38 Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
39
40 For example:
41 <a href='https://www.ohloh.net/accounts/9897?ref=Detailed' target='_blank'>
42 <img alt='Ohloh profile for wentasah' border='0' height='35' src='https://www.ohloh.net/accounts/9897/widgets/account_detailed.gif' width='230' />
43 </a>
44
45 [w]:https://www.ohloh.net/accounts/svachmic/widgets
46
47
48   [1]: http://s27.postimg.org/742sgvxvn/Screen_Shot_2014_03_06_at_11_47_24.png
49   [2]: http://s13.postimg.org/95oofplbb/Screen_Shot_2014_03_06_at_11_47_39.png