mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-11-20 21:06:32 +00:00
fix notification layout that cuts off at the bottom
This commit is contained in:
parent
608f1ca41e
commit
397829942f
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
android:id="@+id/swipeRefreshLayout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:paddingBottom="?attr/actionBarSize"
|
||||
tools:context=".fragments.NotificationsViewerFragment">
|
||||
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue