File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
resources-rectangle-148x205/layouts Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<layout id =" MainLayout" >
22 <label text =" @Strings.AppName" x =" center" y =" 25" font =" Gfx.FONT_XTINY" color =" Gfx.COLOR_WHITE" justification =" Gfx.TEXT_JUSTIFY_CENTER" />
33 <label id =" status" text =" @Strings.PressStart" x =" center" y =" center" color =" Gfx.COLOR_WHITE" justification =" Gfx.TEXT_JUSTIFY_CENTER" font =" Gfx.FONT_MEDIUM" />
4- <label text =" @Strings.AppVersion" x =" center" y =" 170 " font =" Gfx.FONT_XTINY" color =" Gfx.COLOR_WHITE" justification =" Gfx.TEXT_JUSTIFY_CENTER" />
4+ <label text =" @Strings.AppVersion" x =" center" y =" 175 " font =" Gfx.FONT_XTINY" color =" Gfx.COLOR_WHITE" justification =" Gfx.TEXT_JUSTIFY_CENTER" />
55</layout >
Original file line number Diff line number Diff line change 11<strings >
22 <string id =" AppName" >gimporter</string >
3- <string id =" AppVersion" >V5.3 </string >
3+ <string id =" AppVersion" >V5.4 </string >
44 <string id =" PressStart" >Press Start/Menu</string >
55 <string id =" GettingTracklist" >Getting track list</string >
66 <string id =" BluetoothDisconnected" >Bluetooth disconnected</string >
You can’t perform that action at this time.
0 commit comments