Skip to content

Commit 1d338b3

Browse files
david-allisonBrayanDSO
authored andcommitted
improvement(browse): remove bottom padding
Added in f0e4ceb for flags This was reverted, but the padding remained This caused blank space after scrolling to the bottom of the list in the Browse window
1 parent 4c789c9 commit 1d338b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

AnkiDroid/src/main/res/layout/cardbrowser.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@
3838
android:layout_height="match_parent"
3939
android:background="?android:attr/colorBackground"
4040
android:overScrollFooter="@color/transparent"
41-
android:clipToPadding="false"
42-
android:paddingBottom="72dp"
4341
android:drawSelectorOnTop="true"
4442
tools:listitem="@layout/card_item_browser"
4543
/>

0 commit comments

Comments
 (0)