mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-03-02 13:37:08 -05:00
fix #305, align file editor text to the top
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@null"
|
||||
android:gravity="top"
|
||||
android:inputType="textMultiLine|textNoSuggestions"
|
||||
android:padding="@dimen/medium_margin"
|
||||
android:textCursorDrawable="@null"
|
||||
|
||||
Reference in New Issue
Block a user