mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-03-02 13:38:07 -05:00
Added padding for checklist to avoid hiding the last item (#443)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user