Skip to content

Commit

Permalink
change loader image view background color
Browse files Browse the repository at this point in the history
Signed-off-by: alperozturk <[email protected]>
  • Loading branch information
alperozturk96 committed Jan 8, 2025
1 parent ab3244c commit 35074f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/recommended_files_list_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
android:id="@+id/shimmer_thumbnail"
android:padding="@dimen/standard_padding"
android:layout_width="match_parent"
android:src="@color/transparent"
android:layout_height="@dimen/recommended_files_thumbnail_height" />

</FrameLayout>
Expand Down

0 comments on commit 35074f4

Please sign in to comment.