mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-03-12 14:40:07 +01: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:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/filename"
|
||||
android:text="@string/folder"
|
||||
android:textSize="@dimen/smaller_text_size"/>
|
||||
|
||||
<com.simplemobiletools.commons.views.MyTextView
|
||||
|
Loading…
x
Reference in New Issue
Block a user