mirror of
https://github.com/Dark98/SliceBeam.git
synced 2026-07-03 08:39:04 +00:00
Convert variables in converted profiles. Small snackbar changes
This commit is contained in:
@@ -9,6 +9,10 @@ import ru.ytkab0bp.slicebeam.R;
|
||||
import ru.ytkab0bp.slicebeam.SetupActivity;
|
||||
|
||||
public class Prefs {
|
||||
public final static int CAMERA_CONTROL_MODE_ROTATE_MOVE = 0,
|
||||
CAMERA_CONTROL_MODE_MOVE_ROTATE = 1,
|
||||
CAMERA_CONTROL_MODE_MOVE_ONLY = 2;
|
||||
|
||||
private static SharedPreferences mPrefs;
|
||||
|
||||
public static void init(Application ctx) {
|
||||
|
||||
Reference in New Issue
Block a user