mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-04-20 06:20:00 -04:00
do not show hidden items by default
This commit is contained in:
@@ -6,4 +6,5 @@ public class Constants {
|
||||
// shared preferences
|
||||
public static final String PREFS_KEY = "File Manager";
|
||||
public static final String IS_FIRST_RUN = "is_first_run";
|
||||
public static final String SHOW_HIDDEN = "show_hidden";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user