[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
ABS causes crash on Android 5.
I am using ABS in my app and wanted to set target level to 21 but ABS causes crash on search view.
As far as i understand it is because ABS does not yet target it.
It also looks like ABS no longer developed.
Are there any plans to add Android 5 with target 21 compatibility? I am sure it wouldn't be hard to just use Android 5 themes as parents but my efforts were futile.
It kept crashing even when I added values-21 and tired to change it
ABS causes crash on Android 5. I am using ABS in my app and wanted to set target level to 21 but ABS causes crash on search view. As far as i understand it is because ABS does not yet target it.
It also looks like ABS no longer developed.
Are there any plans to add Android 5 with target 21 compatibility? I am sure it wouldn't be hard to just use Android 5 themes as parents but my efforts were futile.
It kept crashing even when I added values-21 and tired to change it