forked from github/wulkanowy-mirror
Fix hiding last element in messages (#1538)
This commit is contained in:
parent
b552dbc904
commit
dc90549b9d
@ -13,6 +13,8 @@
|
||||
android:id="@+id/messageTabRecycler"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:clipToPadding="false"
|
||||
android:paddingBottom="64dp"
|
||||
tools:listitem="@layout/item_message" />
|
||||
</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user