]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - res/values/styles.xml
Colorize the status bar on proxy change. https://redmine.stoutner.com/issues/1169
[PrivacyBrowserAndroid.git] / res / values / styles.xml
1 <resources>
2
3     <!-- Base application theme. -->
4     <style name="AppTheme" parent="Theme.AppCompat.Light">
5         <!-- TODO windowActionBarOverlay is necessary for scrolling the app bar.
6         <item name="android:windowActionBarOverlay">true</item>
7         <item name="windowActionBarOverlay">true</item> -->
8     </style>
9
10 </resources>