Simplify layouts - [1/2]

This commit is contained in:
Rahul Patel
2024-07-20 03:39:24 +05:30
parent 37e50706e7
commit 496486fb37
20 changed files with 140 additions and 208 deletions

View File

@@ -46,7 +46,6 @@
android:layout_height="match_parent"
android:layout_below="@+id/divider"
android:paddingTop="@dimen/padding_normal"
app:itemSpacing="@dimen/margin_normal"
tools:listitem="@layout/view_app_list" />
</RelativeLayout>