[PM3HD] DialogSeekBar.xml question...

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
BAG_Ass Offline
Fan
Posts: 377
Joined: Dec 2006
Reputation: 0
Post: #1
Hi!
When i call subj i see this picture [01:10:...PLAYING 01:50:05]
I try to decrise PLAING to ">" symbol - picture changed to [01:10:... > 01:50:05]
How can i do first time whole visible?

Thanks.
find quote
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,269
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #2
Edit these in strings.xml
<string id="31042">PLAYING</string>
<string id="31043">PAUSED</string>
<string id="31044">FAST FORWARD</string>
<string id="31045">REWIND</string>

Skins I have done....
[Image: skinsq.png]
And others in the past...

Want to know what I'm working on currently? Check me out on Google+
find quote
BAG_Ass Offline
Fan
Posts: 377
Joined: Dec 2006
Reputation: 0
Post: #3
I did
Quote:decrise PLAING to ">" symbol
find quote