Android statusbar color changes. You might want to update the dist/package with the updates. I only updated the actual /source files and modified the demos main-page.xml to show the platform specific settings. Just used the NativeScript default to do that, works perfectly :)
\ Only works on SDK >= 21 - Lollipop. Pre-lollipop, I think it's possible but it's rather complex and it wasn't something enabled by Android then so it's kind of "hacky"
Need screenshot
I would include Material Design Color Spec in the README.md for people to understand how you can set the statusbar with your styles/themes.xml also and to give people a good understanding on MD coloring the status bar :)
Android statusbar color changes. You might want to update the dist/package with the updates. I only updated the actual
/source
files and modified the demos main-page.xml to show the platform specific settings. Just used the NativeScript default to do that, works perfectly :)\ Only works on SDK >= 21 - Lollipop. Pre-lollipop, I think it's possible but it's rather complex and it wasn't something enabled by Android then so it's kind of "hacky"