Skip to content

Commit

Permalink
Make thumbnail larger in DialogFavourites.
Browse files Browse the repository at this point in the history
  • Loading branch information
jingai committed Sep 22, 2016
1 parent 302a8d7 commit 725af74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 720p/DialogFavourites.xml
Expand Up @@ -8,10 +8,10 @@
<include>Animation_CommonFade</include>
<control type="image">
<description>Icon Image</description>
<posx>70</posx>
<posx>50</posx>
<posy>126</posy>
<width>260</width>
<height>260</height>
<width>300</width>
<height>300</height>
<texture fallback="DefaultThumb.png">$INFO[ListItem.Icon]</texture>
<bordertexture border="8">frames/thumb_border_round2.png</bordertexture>
<bordersize>4</bordersize>
Expand Down

0 comments on commit 725af74

Please sign in to comment.