mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
allow using the app as an image chooser
This commit is contained in:
@ -3,4 +3,5 @@ package com.simplemobiletools.gallery;
|
||||
public class Constants {
|
||||
public static final String DIRECTORY = "directory";
|
||||
public static final String MEDIUM = "medium";
|
||||
public static final String PICK_INTENT = "is_pick_intent";
|
||||
}
|
||||
|
Reference in New Issue
Block a user