]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/styles.xml
Add some TODOs for scrolling the app bar.
[PrivacyBrowserAndroid.git] / app / src / main / res / values / styles.xml
index 92795d1cdf4532f197124cdecbff6bd1f9956bf3..8ccbef5c7562d2abaaca15197b9c2ab9d3d31da4 100644 (file)
@@ -2,7 +2,9 @@
 
     <!-- Base application theme. -->
     <style name="AppTheme" parent="Theme.AppCompat.Light">
-        <!-- Customize your theme here. -->
+        <!-- TODO windowActionBarOverlay is necessary for scrolling the app bar.
+        <item name="android:windowActionBarOverlay">true</item>
+        <item name="windowActionBarOverlay">true</item> -->
     </style>
 
 </resources>