diff --git a/app/src/main/res/layout/fragment_apps.xml b/app/src/main/res/layout/fragment_apps.xml index 4d84369e6..b5cbe83f5 100644 --- a/app/src/main/res/layout/fragment_apps.xml +++ b/app/src/main/res/layout/fragment_apps.xml @@ -29,7 +29,8 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:clipToPadding="false" + android:paddingBottom="@dimen/height_bottom_adj" app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager" app:stackFromEnd="false" tools:listitem="@layout/view_app_list" /> - \ No newline at end of file +