I notice that on the android developer web page, there is THIS document which is titled "Action bar compatibility" .
Does it show the action bar implementation with old android API less than v11 or does it show how to implement action bar with API v11 and greater? I get confused by this page.
This sample shows how to use the ActionBar design pattern on pre-API 11 devices and the built-in ActionBar on devices supporting API 11 or greater.
It shows 2 things:
How to use an action bar without the actual ActionBar object on pre-API 11 devices. A ActionBar is simulated.
How to use the ActionBar in Android 11+
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With