]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/styles.xml
drop unused style attribute
[mobile-ledger.git] / app / src / main / res / values / styles.xml
index 4a614ff814e26097941868aeabcb60d8ed659a65..888ccbfed7a585fea149af86873db0a89d5e4225 100644 (file)
@@ -21,7 +21,6 @@
     <!-- target primary color: #935FF2 -->
     <style name="AppTheme" parent="Theme.MaterialComponents.DayNight.NoActionBar">
         <item name="colorOnPrimary">@android:color/white</item>
-        <item name="drawer_background">?android:attr/popupBackground</item>
         <item name="windowActionBar">false</item>
         <item name="windowNoTitle">true</item>
         <item name="textColor">#686868</item>