mirror of
				https://github.com/SimpleMobileTools/Simple-File-Manager.git
				synced 2025-06-05 22:09:15 +02: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