折りたたみ式端末に対応。resizeableActivity=true

This commit is contained in:
tateisu 2019-10-31 09:44:41 +09:00
parent 448b542f82
commit 5a0684bd6a
1 changed files with 3 additions and 1 deletions

View File

@ -23,7 +23,9 @@
android:largeHeap="true"
android:supportsRtl="true"
android:theme="@style/AppTheme.Light"
>
android:resizeableActivity="true"
android:maxAspectRatio="100"
tools:ignore="UnusedAttribute">
<receiver android:name=".EventReceiver">
<intent-filter>