mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-18 09:57:51 -04:00
Use "Folder" title instead of "Filename"
This commit is contained in:
1 parent
a39fde4c11
commit
37cb35c6fc
1 file changed
+1
-1
@@ -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
|
||||
|
||||
Reference in new issue
Block a user