Commit Graph

6 Commits

Author SHA1 Message Date
Hristo Deshev
141668bb05 Fix applying app CSS to template children when using custom pages.
No longer using getAncestor(view, "Page") to look for a pagey parent.
Replaced that with a View.page property. Removed getAncestor as its type
name-based implementation seems unreliable.
2015-08-07 18:26:21 +03:00
vakrilov
d5687a8e9c API changes - ios and android settings objcets 2015-07-15 09:35:54 +03:00
vakrilov
53c7bebfec Center View 2015-07-15 09:35:53 +03:00
vakrilov
53dc1c65bf data binding 2015-07-15 09:35:53 +03:00
vakrilov
5c86e042c1 Fix - nav button with reflection 2015-07-15 09:35:53 +03:00
vakrilov
e52b0c4556 Action bar progress 2015-07-15 09:35:53 +03:00