dolphin/Source/Android/app
Charles Lombardo ff38fef2e4 Android: Use FrameLayout as root for notouch emulation layout
When inflating this layout, the layout inflater doesn't expect a View and rather a descendant of ViewGroup. This resulted in a crash which is resolved by using a FrameLayout instead.
2022-11-06 01:51:12 -05:00
..
src/main Android: Use FrameLayout as root for notouch emulation layout 2022-11-06 01:51:12 -05:00
.gitignore
build.gradle Merge pull request #11092 from t895/view-binding 2022-10-29 17:20:08 +02:00
proguard-rules.pro Android: Enable R8 code shrinking 2021-11-19 22:56:34 +01:00