mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-03-23 20:10:07 +01:00
Merge pull request #507 from Aga-C/add-padding-for-checklist
Added padding for checklist to avoid hiding the last item (#443)
This commit is contained in:
commit
33498a00ad
@ -59,6 +59,7 @@
|
||||
android:layout_height="match_parent"
|
||||
android:clipToPadding="false"
|
||||
android:overScrollMode="never"
|
||||
android:paddingBottom="@dimen/secondary_fab_bottom_margin"
|
||||
android:visibility="gone"
|
||||
app:layoutManager="com.simplemobiletools.commons.views.MyLinearLayoutManager" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user