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