mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-06-08 06:30:57 -07:00
Merge yuzu-emu#12827
This commit is contained in:
parent
0da5c3912d
commit
5862b1df55
@ -34,8 +34,10 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:focusable="false"
|
||||
android:defaultFocusHighlightEnabled="false"
|
||||
android:clickable="false">
|
||||
android:clickable="false"
|
||||
app:rippleColor="@android:color/transparent">
|
||||
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
android:id="@+id/loading_layout"
|
||||
|
Loading…
x
Reference in New Issue
Block a user