Skip to content

Commit

Permalink
GameDetailsDialog: Fix banner placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
JosJuice committed Nov 23, 2019
1 parent ec91674 commit 4f15110
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4f15110

Please sign in to comment.