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