mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-31 02:54:57 +01:00
折りたたみ式端末に対応。resizeableActivity=true
This commit is contained in:
parent
448b542f82
commit
5a0684bd6a
@ -23,7 +23,9 @@
|
|||||||
android:largeHeap="true"
|
android:largeHeap="true"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
android:theme="@style/AppTheme.Light"
|
android:theme="@style/AppTheme.Light"
|
||||||
>
|
android:resizeableActivity="true"
|
||||||
|
android:maxAspectRatio="100"
|
||||||
|
tools:ignore="UnusedAttribute">
|
||||||
|
|
||||||
<receiver android:name=".EventReceiver">
|
<receiver android:name=".EventReceiver">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user