mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 23:25:45 +03:00
light overflow menu
This commit is contained in:
parent
9668bd85c1
commit
75cb67890d
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
<item name="android:datePickerDialogTheme">@style/AppCompatDialogStyle</item>
|
||||
<item name="android:colorActivatedHighlight">@android:color/transparent</item>
|
||||
<item name="android:textCursorDrawable">@null</item>
|
||||
<item name="popupTheme">@style/ThemeOverlay.AppCompat.Light</item>
|
||||
</style>
|
||||
|
||||
<style name="AppCompatDialogStyle" parent="Theme.AppCompat.Light.Dialog">
|
||||
|
|
Loading…
Reference in a new issue