mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-08 20:14:51 +08:00
custom angle degree on android
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -518,4 +518,7 @@ abstract final class Pref {
|
||||
|
||||
static bool get floatingNavBar =>
|
||||
_setting.get(SettingBoxKey.floatingNavBar, defaultValue: false);
|
||||
|
||||
static int get angleDegrees =>
|
||||
_setting.get(SettingBoxKey.angleDegrees, defaultValue: 30);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user