rickrack Member Licensed User Longtime User Oct 20, 2012 #1 Hi there! Is there a way to change the titlebar style in ICS? I would like to change the separator line's color, the background color and I would like to add some views there.. Thanks in advance for your help, Riccardo
Hi there! Is there a way to change the titlebar style in ICS? I would like to change the separator line's color, the background color and I would like to add some views there.. Thanks in advance for your help, Riccardo
barx Well-Known Member Licensed User Longtime User Oct 20, 2012 #2 Hide the Title bar and create your own using the ActionBar Class http://www.b4x.com/forum/additional-libraries-classes-official-updates/20751-class-actionbar.html Upvote 0
Hide the Title bar and create your own using the ActionBar Class http://www.b4x.com/forum/additional-libraries-classes-official-updates/20751-class-actionbar.html
rickrack Member Licensed User Longtime User Oct 20, 2012 #3 Wow, I searched for it but i didn't know about Thanks a lot! Upvote 0