Add image descriptions indicator (#697)

* Add image descriptions indicator. Closes #683

* Add bg for description indicator, change symbol

* Use icon for image description indicator
This commit is contained in:
Ivan Kupalov 2018-07-30 15:20:53 +02:00 committed by Konrad Pozniak
commit 6fcb3cb495
4 changed files with 49 additions and 9 deletions

View file

@ -5,6 +5,7 @@
<color name="toolbar_view_media">#8f000000</color>
<color name="semi_transparent">#33000000</color>
<color name="header_background_filter">#44000000</color>
<color name="description_marker_unselected">#333</color>
<!--Dark Theme Colors-->
<color name="color_primary_dark">#4c5368</color>