mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-04-06 11:41:09 +02:00
flipping the order
This commit is contained in:
parent
27f117df5f
commit
6aa3be6c31
@ -59,8 +59,8 @@
|
|||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:clipToPadding="false"
|
android:clipToPadding="false"
|
||||||
android:overScrollMode="never"
|
android:overScrollMode="never"
|
||||||
android:visibility="gone"
|
|
||||||
android:paddingBottom="@dimen/secondary_fab_bottom_margin"
|
android:paddingBottom="@dimen/secondary_fab_bottom_margin"
|
||||||
|
android:visibility="gone"
|
||||||
app:layoutManager="com.simplemobiletools.commons.views.MyLinearLayoutManager" />
|
app:layoutManager="com.simplemobiletools.commons.views.MyLinearLayoutManager" />
|
||||||
|
|
||||||
<com.simplemobiletools.commons.views.MyTextView
|
<com.simplemobiletools.commons.views.MyTextView
|
||||||
|
Loading…
x
Reference in New Issue
Block a user