Hi all.
I need to change a selected tab background in either TabHost or TabStrip.
I tried to run the example for TabHost with android:targetSdkVersion=26 and it worked fine by itself but with android:targetSdkVersion=30 it's no longer worked.
In TabStrip I don't see any option to do so.
That's...
I would like to call a TabHost View (linechart) from an existing layout. The Linecharts appears, but the views from the calling layout are still visible and active. How can I put the linechart in front of other views so that they disappear until I press aback button? The method "bringtofront" of...
with TabHost you can see all the tabs in the screen (for example if you have 7 tabs they shrink to fit), but with TabStrip you need to hide some tabs by moving left-right, as they seem to have a fixed width.
Is there any way to minimize tab width to "1 char" (in case you use a fontawesome...
Hi, I've just added targetSdkVersion to 26 and all my layout changes because I had SDKtarget to 14 (I liked much more textbox appearence).
I have TabHost with icons and they are too small now. What should I do? I've tried to change IMG to 192x192, use LoadBitMapResize... and same result, the...
I had a single layout named "Play" with 4 buttons that I dinamically positioned the fields within it and it seemed visually perfect. Then I decided to use TabHosts and add an extra "About" layout.
Now the original buttons that used to be aligned based on activity.Width seems a little displaced...
I created and tested the app and it was running fine.
Then I decided to implement tabs on the original layout, now after compiling with no errors, the installation would not complete.
B4A Version: 8.00
Parsing code. (0.00s)
Compiling code. (0.07s)
Compiling layouts code. (0.01s)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.