mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-06-21 22:20:11 -04:00
Fix hidden item in updates page
This commit is contained in:
@@ -86,6 +86,8 @@
|
||||
android:id="@+id/recycler"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:clipToPadding="false"
|
||||
android:paddingBottom="@dimen/margin_bottom"
|
||||
android:scrollbars="vertical"
|
||||
tools:listitem="@layout/item_updates" />
|
||||
</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>
|
||||
|
||||
Reference in New Issue
Block a user