]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/styles.xml
Double-tap for full screen viewing. Fixes https://redmine.stoutner.com/issues/46.
[PrivacyBrowserAndroid.git] / app / src / main / res / values / styles.xml
index 74364f582950d315a008fe9cc0850d137f732ca8..4c8acdfd8e312af59a3a49fcae0151bb490b4181 100644 (file)
@@ -19,7 +19,7 @@
   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
 
 <resources>
-    <!-- `android:windowTranslucentStatus` makes the system status bar transparent.
+    <!-- `android:windowTranslucentStatus` makes the system status bar translucent.
         When it is specified the root layout should include android:fitsSystemWindows="true". -->
     <style name="PrivacyBrowser" parent="Theme.AppCompat.Light.NoActionBar">
         <item name="android:windowTranslucentStatus">true</item>