]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/values-night/themes.xml
Create the navigation menu outline.
[PrivacyCell.git] / app / src / main / res / values-night / themes.xml
index b8e34ae97900441adec86ab2fe442a646fe3ff01..5b24de0bbadefe63fa52062f817774d4e9692088 100644 (file)
@@ -17,7 +17,7 @@
   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
 
 <resources>
-    <style name="Theme.PrivacyCell" parent="Theme.AppCompat.DayNight">
+    <style name="Theme.PrivacyCell" parent="Theme.AppCompat.DayNight.NoActionBar">
         <!-- Main items. -->
         <item name="android:navigationBarColor">?android:attr/colorBackground</item>
         <item name="android:statusBarColor">?android:attr/colorBackground</item>