mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-02-26 02:43:34 +00:00
add proper colored popups like ios
This commit is contained in:
5
android/app/src/main/res/values-night/colors.xml
Normal file
5
android/app/src/main/res/values-night/colors.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="popup_background">#1C1B1E</color>
|
||||
<color name="popup_text">@color/white</color>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user