mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-04-13 23:12:02 +02:00
increase notes_view height to match_parent for easier clicking
This commit is contained in:
parent
dba8871459
commit
057e0adee8
@ -20,7 +20,7 @@
|
||||
<com.simplemobiletools.commons.views.MyEditText
|
||||
android:id="@+id/notes_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@null"
|
||||
android:freezesText="true"
|
||||
android:gravity="top"
|
||||
|
Loading…
x
Reference in New Issue
Block a user