Categories
How to change the blackout percentage of the status bar (statusbar) on android 5.1.2?
Answer the question
In order to leave comments, you need to log in
so or so
<resources> <!-- Base application theme. --> <style name="AppTheme" parent="Theme.AppCompat.Light"> <item name="android:statusBarColor">@color/color_primary</item> </style> </resources>
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question