[TIMOB-28298] Android: Material widget support
GitHub Issue | n/a |
---|---|
Type | Epic |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2021-04-13T22:29:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 10.0.0 |
Components | Android |
Labels | android, breaking-change, material-design, material-theme, theme |
Reporter | Joshua Quick |
Assignee | Joshua Quick |
Created | 2020-12-19T03:33:02.000+0000 |
Updated | 2021-04-13T22:29:06.000+0000 |
Description
Epic tracking all tasks needed to transition Titanium to material design.
*Breaking-Change:*
Material based widgets require a "Theme.MaterialComponents" based theme or else an exception will occur. So, apps using a custom theme based from "Theme.AppCompat" or similar will crash. This is normal and the exception will state that the theme will need to change.
Closing Epic as all other tickets have now been merged and closed.