Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed that FF RW text got cut off ... in the seek bar
  • Loading branch information
JezzX committed Mar 2, 2012
1 parent 1ca80b6 commit a08a624
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions 720p/DialogSeekBar.xml
Expand Up @@ -79,10 +79,10 @@
</control>
<control type="label">
<description>Playing Label</description>
<posx>120</posx>
<posx>100</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<width>170</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
Expand All @@ -92,10 +92,10 @@
</control>
<control type="label">
<description>Paused Label</description>
<posx>120</posx>
<posx>100</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<width>170</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
Expand All @@ -105,10 +105,10 @@
</control>
<control type="label">
<description>Cache Label</description>
<posx>120</posx>
<posx>100</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<width>170</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
Expand All @@ -118,10 +118,10 @@
</control>
<control type="label">
<description>Seeking Label</description>
<posx>120</posx>
<posx>100</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<width>170</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
Expand All @@ -132,10 +132,10 @@

<control type="label">
<description>RW x2 Label</description>
<posx>120</posx>
<posx>100</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<width>170</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
Expand All @@ -145,10 +145,10 @@
</control>
<control type="label">
<description>RW x4 Label</description>
<posx>120</posx>
<posx>100</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<width>170</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
Expand All @@ -158,10 +158,10 @@
</control>
<control type="label">
<description>RW x8 Label</description>
<posx>120</posx>
<posx>100</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<width>170</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
Expand All @@ -171,10 +171,10 @@
</control>
<control type="label">
<description>RW x16 Label</description>
<posx>120</posx>
<posx>100</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<width>170</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
Expand All @@ -184,10 +184,10 @@
</control>
<control type="label">
<description>RW x32 Label</description>
<posx>120</posx>
<posx>100</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<width>170</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
Expand All @@ -198,10 +198,10 @@

<control type="label">
<description>FF x2 Label</description>
<posx>120</posx>
<posx>100</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<width>170</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
Expand All @@ -211,10 +211,10 @@
</control>
<control type="label">
<description>FF x4 Label</description>
<posx>120</posx>
<posx>100</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<width>170</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
Expand All @@ -224,10 +224,10 @@
</control>
<control type="label">
<description>FF x8 Label</description>
<posx>120</posx>
<posx>100</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<width>170</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
Expand All @@ -237,10 +237,10 @@
</control>
<control type="label">
<description>FF x16 Label</description>
<posx>120</posx>
<posx>100</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<width>170</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
Expand All @@ -250,10 +250,10 @@
</control>
<control type="label">
<description>FF x32 Label</description>
<posx>120</posx>
<posx>100</posx>
<posy>8</posy>
<height>20</height>
<width>130</width>
<width>170</width>
<align>center</align>
<aligny>center</aligny>
<font>font10</font>
Expand Down

0 comments on commit a08a624

Please sign in to comment.