[TIMOB-19904] Android: Add theme-property to Ti.UI.View to apply theme to an individual view
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | theme |
| Reporter | Fokke Zandbergen |
| Assignee | Unknown |
| Created | 2015-11-10T15:02:34.000+0000 |
| Updated | 2018-02-28T19:55:41.000+0000 |
Description
We've added support to apply a theme to a particular activity/window, but Android also support applying a theme to a particular view.
http://developer.android.com/guide/topics/ui/themes.html#ApplyAStyle
This was also requested as part of TIMOB-19506 but not included in the PR.
/cc [~manuellehner]
No comments