Reply to thread

AW: [Android] Android remote


Hi Thundercats,


yes this is possible. We can do 2 or maybe more skins. Right now the standard size of a button is 128x128. The scaling is done by the device. For example the buttons on the main screen are 80x80 and 60x60. (but still 1:1)


On the remote we have three different sizes : (wxh)


Android

100x60 (upper part)

60x90 (vol)

60x60 (lower part)


GFX need to be like

128x76

85x128

128x128


Otherwise the gfx looks a little bit streched.

Also read a little bit about gfx here:


User Interface Guidelines | Android Developers


Send me a PM with your email. I will do a set and send it to you. So you have a sample...

Still oddfella is working on the gfx for this skin, so be aware its not complete right now.


kroko


Top Bottom