A simple view, that is used as a Title/Action Bar, with icons and adjustable title.
Features:
Up to 5 icons on the right side
Left/Burger icon (visible or not)
Change background and text color
Each element (burger, title, icons) has each own click event
Title label adjusts its width, depending...
Hi All
In the example given here and using B4A 10.2 I see that the left drawer does not cover the Centerpanel Page 2 Actionbar when you click the hamburger.
The example for B4xdrawer does - see here
I have search the forum, can see differences in the manifest, use of appcompat, it may be my...
Hi: I been able to change the background color of the ActionBar:
Dim no As NativeObject = NavControl
no.GetField("navigationBar").RunMethod("setBarTintColor:", Array(no.ColorToUIColor(Colors.aRGB(255,0xd8d,0x29,0x29)))) ' #FF8D2929
And the Text content...
This is my 2k'th post on this Forum and i want to share a nice library with you i made some months ago.
It was not easy to create this library, it took many hours of testing and programming to make the user experience as good as possible.
If you want to support me, then you can do this here or...
Dear Erel,
Due to the lack of documentation I have to place some questions as followes:
How to change the color of the inbuild ActionBar?
How to put a Logo Icon before the Title of the Action Bar?
How to put an Icon before the MenuItem Text?
Could you please give some snippets to answer this...
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.