]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/styles.xml
fixed auto-complete pop-up background color for the material layout too
[mobile-ledger.git] / app / src / main / res / values / styles.xml
index 888ccbfed7a585fea149af86873db0a89d5e4225..f6467892b637fe664c9b14990e10839e1d2df286 100644 (file)
@@ -19,6 +19,8 @@
     <!-- 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="windowActionBar">false</item>