(#377) hide sensitive images after showing them

-The web client overlays a small eye button over sensitive images after they've been shown that re-hides them
This commit is contained in:
torrentcome 2017-08-30 14:22:12 +02:00
commit 87de285fe8
5 changed files with 42 additions and 1 deletions

View file

@ -20,4 +20,5 @@
<dimen name="tab_page_margin">8dp</dimen>
<dimen name="status_left_line_margin">38dp</dimen>
<dimen name="text_content_margin">16dp</dimen>
<dimen name="status_sensitive_media_button_padding">5dp</dimen>
</resources>