F fishwolf Well-Known Member Licensed User Longtime User Feb 10, 2016 #1 I'm starting with new app, i have see that the last tutorial for actionbar is 01-2014 I have tried to follow the Material tutorial with Compact library, but it's not simple. What is the last solution/library for a modern and simple actionbar implementation with B4A? Thanks
I'm starting with new app, i have see that the last tutorial for actionbar is 01-2014 I have tried to follow the Material tutorial with Compact library, but it's not simple. What is the last solution/library for a modern and simple actionbar implementation with B4A? Thanks
DonManfred Expert Licensed User Longtime User Feb 10, 2016 #2 AppCompat is not just a Actionbar. It it the way you need to go if you want material-styled apps. An Alternative for an actionbar can be the StdActionBar for ex.. Upvote 0
AppCompat is not just a Actionbar. It it the way you need to go if you want material-styled apps. An Alternative for an actionbar can be the StdActionBar for ex..