]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/styles.xml
fix FAB icon color in night mode
[mobile-ledger.git] / app / src / main / res / values / styles.xml
index 61e36f72110f54c9093bd2fa303c3574d12d8403..17fc699fb1a148e6e6e0ac3097620c30d5e72102 100644 (file)
   -->
 
 <resources>
-
-    <style name="myFabStyle" parent="Widget.MaterialComponents.FloatingActionButton">
-        <item name="tint" state="disabled">?android:attr/colorBackground</item>
-    </style>
     <!-- Base application theme. -->
     <!-- base hue: 261.2245° -->
     <!-- target primary color: #935FF2 -->
@@ -36,7 +32,6 @@
         </item>
         <item name="colorError">#FFE1E2</item>
         <item name="colorOnError">#CD1609</item>
-        <item name="floatingActionButtonStyle">@style/myFabStyle</item>
     </style>
 
     <!-- theme list start -->