]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/svachmic/index.mdwn
Mirror correction to make MarkDown happy.
[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 * [[GitHub] Version control repository with the actual state of my work](https://github.com/rnystrom/RNBlurModalView/pull/41)
25 * [[GitHub] My commit in the project repository](https://github.com/svachmic/RNBlurModalView/commit/60c94b4eddde078da15f74a0b220d20fe3778bde)
26
27 Presentation
28 ==========
29
30 * [[Presentation for the course.|Presentation.pdf]]
31 * [[Presentation of the results of my work|Presentation2.pdf]]
32
33 Ohloh
34 =====
35
36 Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
37
38 <a href='https://www.ohloh.net/accounts/589563?ref=Detailed' target='_blank'>
39 <img alt='Ohloh profile for svachmic' border='0' height='35' src='https://www.ohloh.net/accounts/589563/widgets/account_detailed.gif' width='230' />
40 </a>
41
42 [w]:https://www.ohloh.net/accounts/svachmic/widgets
43
44
45   [1]: http://s27.postimg.org/742sgvxvn/Screen_Shot_2014_03_06_at_11_47_24.png
46   [2]: http://s13.postimg.org/95oofplbb/Screen_Shot_2014_03_06_at_11_47_39.png