mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-08-07 13:25:22 +00:00
Fix a crash in disk selection
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user