From e70165ba0085ad8df43904cead8c157f5d7cf6db Mon Sep 17 00:00:00 2001 From: griffi-gh Date: Sun, 4 Jun 2023 15:29:53 +0200 Subject: [PATCH] change orientation --- kubi/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubi/Cargo.toml b/kubi/Cargo.toml index f6c20e2..75cd7da 100644 --- a/kubi/Cargo.toml +++ b/kubi/Cargo.toml @@ -52,4 +52,4 @@ assets = "../assets" apk_name = "kubi" theme = "@android:style/Theme.DeviceDefault.NoActionBar.Fullscreen" label = "Kubi" -orientation = "landscape" +orientation = "sensorLandscape"