]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/styles.xml
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / res / values / styles.xml
index 4a614ff814e26097941868aeabcb60d8ed659a65..f6467892b637fe664c9b14990e10839e1d2df286 100644 (file)
     <!-- Base application theme. -->
     <!-- base hue: 261.2245° -->
     <!-- target primary color: #935FF2 -->
+    <style name="MoLeMaterialAutoCompleteTextViewStyle" parent="Widget.MaterialComponents.TextInputLayout.OutlinedBox.Dense.ExposedDropdownMenu"></style>
+
     <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>