mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-11 05:01:04 -04:00
Android: Switch all activities to AppCompat-based Material themes, and use Support Library version of Floating Action Button.
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
<activity
|
||||
android:name=".activities.OverlayConfigActivity"
|
||||
android:theme="@style/DolphinEmulationGamecube"/>
|
||||
android:theme="@style/DolphinSettingsGamecube"/>
|
||||
|
||||
|
||||
<service android:name=".services.AssetCopyService"/>
|
||||
|
||||
Reference in New Issue
Block a user