mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-05-08 10:58:45 +02:00
Use "Folder" title instead of "Filename"
This commit is contained in:
parent
a39fde4c11
commit
37cb35c6fc
@ -13,7 +13,7 @@
|
|||||||
android:id="@+id/open_file_filename_label"
|
android:id="@+id/open_file_filename_label"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/filename"
|
android:text="@string/folder"
|
||||||
android:textSize="@dimen/smaller_text_size"/>
|
android:textSize="@dimen/smaller_text_size"/>
|
||||||
|
|
||||||
<com.simplemobiletools.commons.views.MyTextView
|
<com.simplemobiletools.commons.views.MyTextView
|
||||||
|
Loading…
x
Reference in New Issue
Block a user