Apply custom colors to media indicator.

This commit is contained in:
Alex Ning
2021-10-15 09:04:44 +08:00
parent a129c918a0
commit 2fd0e2e0e5
4 changed files with 24 additions and 0 deletions

View File

@@ -220,6 +220,7 @@
android:scaleType="fitStart" />
<ImageView
android:id="@+id/video_or_gif_indicator_image_view_item_post_detail"
android:layout_width="36dp"
android:layout_height="36dp"
android:layout_margin="16dp"

View File

@@ -217,6 +217,7 @@
android:scaleType="fitStart" />
<ImageView
android:id="@+id/video_or_gif_indicator_image_view_item_post_detail"
android:layout_width="36dp"
android:layout_height="36dp"
android:layout_margin="16dp"