| |
---|
| | android:supportsRtl="true" |
---|
| | android:theme="@style/Theme.IrisClient" |
---|
| | android:usesCleartextTraffic="true" > |
---|
| | <activity |
---|
| | android:name=".GamePlayerListFragment" |
---|
| | android:exported="false" /> |
---|
| | <activity |
---|
| | android:name=".GameMasterActivity" |
---|
| | android:exported="false" /> |
---|
| | android:exported="false" |
---|
| | android:screenOrientation="landscape"/> |
---|
| | <activity |
---|
| | android:name=".GameMemberActivity" |
---|
| | android:exported="false" |
---|
| | android:screenOrientation="landscape"/> |
---|
| |
---|
| | |
No description provided.
AndroidManifestを修正
726df07
intomaster
fromGameMemberActivity
on 20 Oct 2022