forked from github/wulkanowy-mirror
Fix homework last item padding (#1568)
This commit is contained in:
parent
e8075e30e4
commit
ebf9e741c2
@ -27,7 +27,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:clipToPadding="false"
|
android:clipToPadding="false"
|
||||||
android:paddingBottom="70dp"
|
android:paddingBottom="64dp"
|
||||||
tools:listitem="@layout/item_homework" />
|
tools:listitem="@layout/item_homework" />
|
||||||
</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>
|
</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user