From 7515994175977b12e064bcfadde874c76c1efe84 Mon Sep 17 00:00:00 2001 From: rootVIII Date: Sun, 30 May 2021 01:22:23 -0400 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8aa178..711c0c9 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ class EbitenViewWithErrorHandling extends EbitenView { android:layout_height="match_parent" android:background="@color/background_material_dark" android:keepScreenOn="true" + android:screenOrientation="portrait" tools:context="com.<your-username>.skullsmobile.MainActivity"> <com.<your-username>.skullsmobile.EbitenViewWithErrorHandling