aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post_gallery.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/item_post_gallery.xml')
-rw-r--r--app/src/main/res/layout/item_post_gallery.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_post_gallery.xml b/app/src/main/res/layout/item_post_gallery.xml
index de750751..c0b29287 100644
--- a/app/src/main/res/layout/item_post_gallery.xml
+++ b/app/src/main/res/layout/item_post_gallery.xml
@@ -244,7 +244,7 @@
android:layout_height="150dp"
android:scaleType="center"
android:src="@drawable/ic_link"
- android:tint="@android:color/tab_indicator_text"
+ app:tint="@android:color/tab_indicator_text"
android:visibility="gone" />
<androidx.constraintlayout.widget.ConstraintLayout