mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-04-20 06:20:00 -04:00
add About and License activities
This commit is contained in:
@@ -2,4 +2,8 @@ package com.simplemobiletools.filemanager;
|
||||
|
||||
public class Constants {
|
||||
public static final String PATH = "path";
|
||||
|
||||
// shared preferences
|
||||
public static final String PREFS_KEY = "File Manager";
|
||||
public static final String IS_FIRST_RUN = "is_first_run";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user