mirror of
https://github.com/cmclark00/mintris.git
synced 2025-05-22 18:25:26 +01:00
Enhance landscape support: Add click handlers for theme and block skin selectors, improve UI layout in landscape mode
This commit is contained in:
parent
94e8d313c2
commit
b481fb4e80
8 changed files with 1042 additions and 42 deletions
|
@ -15,7 +15,6 @@
|
|||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:exported="true"
|
||||
android:screenOrientation="portrait"
|
||||
android:theme="@style/Theme.Mintris.NoActionBar"
|
||||
android:immersive="true"
|
||||
android:resizeableActivity="false"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue