Android Tutorial ActionBar / Sliding Pages tutorial

GMan

Well-Known Member
Licensed User
Longtime User
I wanna apply Holo.Dark, but when simply changing in the manifest file an error occurs that it can't be found.
Is that psossible at all / where can i get it ?

Edit: got it - only left the ".ligth", so this works:
B4X:
SetApplicationAttribute(android:theme, "@android:style/Theme.Holo")
SetApplicationAttribute(android:uiOptions, "splitActionBarWhenNarrow")
 
Last edited:

Erel

B4X founder
Staff member
Licensed User
Longtime User

palmzac

Active Member
Licensed User
Longtime User
Hi Erel,

Question
-----------------------

1. show Tab2 when I clicked the Tab1 [world] button.
2. Add [Search] Icon on title ( like youtube )
3. Place the input field on title when clicked the [Search] Icon ( like youtube )
4. Add ItemMenu on title ( like youtube )

How to do that ? Would you help me & give me a example ? Thanks !
 
Last edited:

elitevenkat

Active Member
Licensed User
Longtime User
I get
Compiling code. Error Exception of type 'System.OutOfMemoryException' was thrown.
my ver of b4a is 2.25 using platform 15
What is the wrong ?
 

milehi

Member
Licensed User
Longtime User
The StdViewPager is pretty good. I've been using a 3 panel pager with a transparent panel in the middle to build sliding menus from the left and right sides of the display, with the main content views behind the pager.

A couple of questions:

1) Is there a way to enable or disable paging?
2) Can the speed of the scrollTo method be adjusted?

Thanks!
 

Imam

Member
Licensed User
Longtime User
when activate bar.ShowUpIndicator = True how to get rid of buttonclicked in there to go to some another view or just go to parent of page? (newbe)
 

Imam

Member
Licensed User
Longtime User
yes i knew Erel. how to make code with this small arrow? what the name of small arrow? or is the small arrow have an index? is any documentation help for this. thanks you for the fast feedback
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…