mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-11 13:11:01 +00:00
Issue #19030: Allow homescreen to be scrollable with extra content
This commit is contained in:
parent
71240a5e0f
commit
72c13f89f5
@ -65,7 +65,7 @@
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/sessionControlRecyclerView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:clipChildren="false"
|
||||
android:clipToPadding="false"
|
||||
android:layout_marginBottom="48dp"
|
||||
|
Loading…
Reference in New Issue
Block a user