mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-15 08:49:20 +01:00
GameDetailsDialog: Fix banner placeholder
This commit is contained in:
parent
ec91674d07
commit
4f1511043c
@ -20,7 +20,7 @@
|
|||||||
android:layout_below="@+id/text_description"
|
android:layout_below="@+id/text_description"
|
||||||
android:layout_marginTop="16dp"
|
android:layout_marginTop="16dp"
|
||||||
android:layout_marginBottom="16dp"
|
android:layout_marginBottom="16dp"
|
||||||
tools:src="@drawable/placeholder_banner"/>
|
tools:src="@drawable/no_banner"/>
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/text_game_title"
|
android:id="@+id/text_game_title"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user