mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-16 15:02:48 +00:00
Fix emoji page indicator background amoled
This commit is contained in:
parent
7d9e918c7a
commit
1b6fe9f746
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
name="EmojiPalettesView.LXX_Dark_Amoled"
|
||||
parent="EmojiPalettesView.LXX_Dark"
|
||||
>
|
||||
<item name="categoryPageIndicatorBackground">@android:color/transparent</item>
|
||||
<item name="categoryPageIndicatorBackground">@color/background_amoled_dark</item>
|
||||
<item name="android:background">@color/background_amoled_black</item>
|
||||
<item name="keyBackground">@drawable/btn_keyboard_key_lxx_dark_amoled</item>
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue