mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-04-20 06:20:00 -04:00
move the list to a fragment
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.simplemobiletools.filemanager;
|
||||
|
||||
public class Constants {
|
||||
public static final String PATH = "path";
|
||||
}
|
||||
Reference in New Issue
Block a user