]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/main_drawerlayout_light.xml
Create a dark theme for `AboutActivity`.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / main_drawerlayout_light.xml
index 00048dc37b33f01e33a570fcf5c9e2c12dd95357..5d483496b4f4f6b1a94f50101b27d8186d513de6 100644 (file)
@@ -49,7 +49,7 @@
                 android:id="@+id/app_bar_layout"
                 android:layout_height="wrap_content"
                 android:layout_width="match_parent"
-                android:theme="@style/PrivacyBrowserAppBarOverlayLight" >
+                android:theme="@style/PrivacyBrowserAppBarLight" >
 
                 <!-- The `FrameLayout` allows `appBar` and `find_on_page_app_bar` to occupy the same space. -->
                 <FrameLayout