Android Question Action Bar with Textbox

jcesar

Active Member
Licensed User
Longtime User
Hi

Is there a way to put a search textbox (or another view) in a action bar like in the gmail app ?

I want use a native actionbar not AHActionBar.

Regards
 

jcesar

Active Member
Licensed User
Longtime User
Note there's an Action Bar with its full source code in B4A available here. Adding an EditText to this class is pretty easy since the bar is a panel.

Thanks Informatix

So, thats only way ?
The B4A native actionbar does not support this resource ?

Regards
 
Upvote 0
Top