mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-30 18:44:52 +01:00
折りたたみ式端末に対応。resizeableActivity=true
This commit is contained in:
parent
448b542f82
commit
5a0684bd6a
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user