Add placeholder for large screenshot previews

This commit is contained in:
Rahul Kumar Patel
2021-02-21 21:08:50 +05:30
parent 20d8763239
commit 722ed330a1
2 changed files with 2 additions and 3 deletions

View File

@@ -25,6 +25,5 @@
android:id="@+id/img"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
android:cropToPadding="false" />
android:layout_centerInParent="true" />
</RelativeLayout>