Add drop shadow under attachment drawer.

This commit is contained in:
Greyson Parrelli
2018-08-11 11:50:50 -04:00
parent 5cdf5499d0
commit 4d565990c9
3 changed files with 220 additions and 197 deletions

View File

@@ -57,6 +57,7 @@
<color name="sticker_selected_color">#99ffffff</color>
<color name="transparent">#00FFFFFF</color>
<color name="transparent_black">#00000000</color>
<color name="MediaOverview_Media_selected_overlay">#88000000</color>