Answers for "android status bar color theming style light xml"

1

android status bar color theming style light xml

<item name="android:statusBarColor">@color/colorPrimaryDark</item>
<item name="android:windowLightStatusBar">true</item>
Posted by: Guest on April-28-2021

Code answers related to "android status bar color theming style light xml"

Browse Popular Code Answers by Language