As you know, we can add pin to change some KNX values in visualization screen. We have an android panel which have 1200x800 resolution and we try enter pin code in numeric screen but that numeric screen is too small. You can see in attached picture.
I would like to increase visual size of this numeric menu which I can enter the pin number.
How can i do it ?
I'm pretty sure you don't need -moz-transform as it has been dropped in favor of unprefixed version in Firefox 16 on October 9, 2012
Webkit stuff is applicable to Chrome <36, Safari 5.1+, iOS < 9.2, Anroid =< 4.4.4 http://shouldiprefix.com/#transforms
Hello,
Edgars, your CSS is worked in PC browser but it didn't worked in our android tablets.
One of the our tablet is Android 4.4.4
Second is Android 4.2.2
We are using only visualization mode.
Can you make a CSS which can work both Android 4.2.2 and android 4.4.4 ?
I tried both Edgars and Erwin css. It didn't worked in both android panel.
We cannot use chrome because application is not working on the browser. We created our specific application which have intercom and automation (Comes from LM4) function in a one single application. This application use naturaly embedded browser comes with android.
If you can test CSS which can work with android 4.4.4 and 4.2.2 browser , it would be great.
Hello ,
I added this last code to custom CSS section. Should i do anything else ? For example, should i write control-pincode to additional classes section of my object ?
Because it didn't worked. Maybe I'm doing something wrong.