Skip to content

Commit

Permalink
icon positioning
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Nov 28, 2016
1 parent 6e1726e commit 8afb633
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions xml/View_50_List.xml
Expand Up @@ -102,15 +102,15 @@
</control>
<control type="image">
<left>21</left>
<top>20</top>
<top>24</top>
<width>32</width>
<height>32</height>
<texture>$VAR[ListWatchedIconVar]</texture>
<animation effect="fade" start="30" end="100" time="300" reversible="false">Focus</animation>
</control>
<control type="image">
<left>21</left>
<top>20</top>
<top>24</top>
<width>32</width>
<height>32</height>
<texture colordiffuse="button_focus">$VAR[ListWatchedIconVar]</texture>
Expand Down Expand Up @@ -144,7 +144,7 @@
</control>
<control type="image">
<left>21</left>
<top>20</top>
<top>24</top>
<width>32</width>
<height>32</height>
<texture colordiffuse="grey">$VAR[ListWatchedIconVar]</texture>
Expand Down

0 comments on commit 8afb633

Please sign in to comment.