mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-03-22 11:30:10 +01:00
Added padding for checklist to avoid hiding the last item (#443)
This commit is contained in:
parent
3ddc03f442
commit
27f117df5f
@ -60,6 +60,7 @@
|
||||
android:clipToPadding="false"
|
||||
android:overScrollMode="never"
|
||||
android:visibility="gone"
|
||||
android:paddingBottom="@dimen/secondary_fab_bottom_margin"
|
||||
app:layoutManager="com.simplemobiletools.commons.views.MyLinearLayoutManager" />
|
||||
|
||||
<com.simplemobiletools.commons.views.MyTextView
|
||||
|
Loading…
x
Reference in New Issue
Block a user