mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-04-11 14:11:20 +02:00
Merge pull request #11 from smichel17/patch-1
add scrollbar to text field
This commit is contained in:
commit
c38a2bce10
@ -10,6 +10,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:background="@null"
|
android:background="@null"
|
||||||
android:gravity="top"/>
|
android:gravity="top"
|
||||||
|
android:scrollbars="vertical"/>
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user