Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/colors.xml')
-rw-r--r--app/src/main/res/values/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml
index 1983b6367..c6536b902 100644
--- a/app/src/main/res/values/colors.xml
+++ b/app/src/main/res/values/colors.xml
@@ -15,6 +15,7 @@
<!-- TODO REMOVE -->
<!-- ======================================= -->
+ <color name="bottom_sheet_backdrop">#7f000000</color>
<color name="grey600">#757575</color>
<color name="fg_secondary">#999</color>
<color name="bg_highlighted">#eee</color>