Add placeholder previews

This commit is contained in:
Rahul Patel
2024-07-21 15:26:54 +05:30
parent 9c1dd239db
commit afe9affa05
4 changed files with 8 additions and 4 deletions

View File

@@ -37,10 +37,10 @@
android:id="@+id/layout_extras"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:padding="@dimen/padding_small"
android:scrollbars="none">
<LinearLayout
android:padding="@dimen/padding_small"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:divider="@drawable/divider_line"