styles.xml 268 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 <resources> <!-- Base application theme. --> <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar"> <!-- Customize your theme here. --> </style> <color name="status_bar_color" >@android:color/darker_gray</color> </resources>