Isac Active Member Licensed User Longtime User Jan 5, 2018 #1 Hi, does anyone know a faster way to resize the layout based on the size of the smartphone? is it possible to use media query (css)? thank you
Hi, does anyone know a faster way to resize the layout based on the size of the smartphone? is it possible to use media query (css)? thank you
Eme Fibonacci Well-Known Member Licensed User Longtime User Jan 5, 2018 #2 I believe you should read this post carefully: https://www.b4x.com/android/forum/threads/17647/#content You can also use anchors to position views. https://www.b4x.com/android/forum/threads/designer-anchors-video-example.36507/ These are the fastest ways. media query (css)? No. Upvote 0
I believe you should read this post carefully: https://www.b4x.com/android/forum/threads/17647/#content You can also use anchors to position views. https://www.b4x.com/android/forum/threads/designer-anchors-video-example.36507/ These are the fastest ways. media query (css)? No.