mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-29 03:32:54 +00: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_marginTop="16dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
tools:src="@drawable/placeholder_banner"/>
|
||||
tools:src="@drawable/no_banner"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/text_game_title"
|
||||
|
Loading…
x
Reference in New Issue
Block a user