mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-06-05 22:09:15 +02: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