mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-15 09:30:16 +00:00
Fix a crash in disk selection
This commit is contained in:
parent
37df4796c9
commit
d6e21fd967
@ -37,7 +37,9 @@
|
|||||||
|
|
||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
<activity android:name="org.deadc0de.apple2ix.Apple2DiskChooserActivity" />
|
<activity android:name="org.deadc0de.apple2ix.Apple2DiskChooserActivity"
|
||||||
|
android:theme="@style/Theme.AppCompat"
|
||||||
|
/>
|
||||||
|
|
||||||
<provider
|
<provider
|
||||||
android:authorities="${applicationId}.provider"
|
android:authorities="${applicationId}.provider"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user