Support edge to edge properly everywhere

This reverts commit 74373d478b.
This commit is contained in:
Aayush Gupta
2024-10-14 20:01:40 +05:30
parent 2cdbd71faf
commit 3551174277
9 changed files with 62 additions and 49 deletions

View File

@@ -45,8 +45,9 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_below="@+id/divider"
android:layout_marginTop="5dp"
android:clipToPadding="true"
android:paddingTop="@dimen/padding_normal"
android:paddingBottom="@dimen/height_bottom_adj"
tools:listitem="@layout/view_app_list" />
</RelativeLayout>
@@ -59,4 +60,4 @@
android:layout_marginBottom="@dimen/margin_normal"
android:text="@string/action_filter"
app:icon="@drawable/ic_filter" />
</androidx.coordinatorlayout.widget.CoordinatorLayout>
</androidx.coordinatorlayout.widget.CoordinatorLayout>