aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post_compact.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/item_post_compact.xml')
-rw-r--r--app/src/main/res/layout/item_post_compact.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_post_compact.xml b/app/src/main/res/layout/item_post_compact.xml
index 7bcb8072..7123c4db 100644
--- a/app/src/main/res/layout/item_post_compact.xml
+++ b/app/src/main/res/layout/item_post_compact.xml
@@ -188,7 +188,7 @@
android:id="@+id/locked_image_view_item_post_compact"
android:layout_width="24dp"
android:layout_height="24dp"
- android:src="@drawable/ic_outline_lock"
+ android:src="@drawable/ic_outline_lock_24dp"
android:tint="@color/lockedIconTint"
android:visibility="gone" />