dolphin/Source/Android
Charles Lombardo fde39b455c Begin style migration to Material3
Use large card view rounded corner guidelines

Fix action bar theming

Needed to import android back button clip art to fix material 3 theming issue. The DolphinSettingsBase style used to inherit from the Theme.MaterialComponents.DayNight.DarkActionBar theme which would provide the light text and icons but this is no longer available with Material 3.

Fit box art more snugly in CardView

Change card height to match cover art

Add padding to top of games list recyclerview
2022-03-26 10:16:17 -04:00
..
app Begin style migration to Material3 2022-03-26 10:16:17 -04:00
gradle/wrapper Android: update dependencies 2022-01-06 05:55:52 -05:00
jni GCAdapter: Defer initialization until MainWindow::InitControllers 2022-03-10 10:35:45 -08:00
.gitignore
build.gradle Android: Update Android Gradle Plugin 2022-03-15 18:19:07 +01:00
code-style-java.xml Android: Update code-style-java for androidx files 2020-09-08 05:59:08 -04:00
gradle.properties gradle.properties: Remove duplicate property keys 2021-01-16 01:12:31 +01:00
gradlew
gradlew.bat
settings.gradle