dolphin/Source/Android/app
Charles Lombardo 98ab893be7 Android: Create extension functions for serializables
Getting serializables without explicitly stating the type is deprecated in Android 13. However we still need a way to get a serializable in versions below that. Now with these we can avoid repeating the same if block.
2023-03-15 14:26:37 -04:00
..
src/main Android: Create extension functions for serializables 2023-03-15 14:26:37 -04:00
.gitignore
build.gradle Android: Use Kotlin extensions for lifecycle components 2023-03-07 15:45:41 -05:00
proguard-rules.pro