android/settings: Make background color match the rest of the app
This commit is contained in:
parent
5f6ae9de98
commit
a1ec009ceb
@ -7,6 +7,6 @@
|
||||
android:id="@+id/list_settings"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="?android:attr/colorBackground" />
|
||||
android:background="@color/card_view_background" />
|
||||
|
||||
</org.citra.citra_emu.features.settings.ui.SettingsFrameLayout>
|
Loading…
x
Reference in New Issue
Block a user