Add more space for displaying time on WPS for Clip Zip
Replacing " of " with "/" allows to avoid overlaps for > 20 hours long audiobooks Change-Id: Ib7628fc5af9f77fd30fe2c4fc3d67d18eda5c0b9
This commit is contained in:
parent
246152a671
commit
4193436000
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
#
|
#
|
||||||
# Time Elapsed/Remaining
|
# Time Elapsed/Remaining
|
||||||
%V(2,73,92,8,1)
|
%V(2,73,92,8,1)
|
||||||
%al%pc%ac%?Sr<%pe %Sx(of) %pp|%pp %Sx(of) %pe>%ar%pr
|
%al%pc%ac%?Sr<%pe/%pp|%pp/%pe>%ar%pr
|
||||||
#
|
#
|
||||||
# Track Info - Album Art
|
# Track Info - Album Art
|
||||||
%ax%Vl(a,51,12,-,34,1)
|
%ax%Vl(a,51,12,-,34,1)
|
||||||
|
|
Loading…
Reference in a new issue