I am using this tab system:http://www.androidhive.info/2013/10/android-tab-layout-with-swipeable-views-1/ and this is using action bar tabs.I built everything on this system.But I heard action bar tabs are deprecated with Android "L".What should I change in my code ? I don't want to change all tab system (if it's possible)
Also action bar tabs styling is not useful.I want to change tab background and indicator.
What can I do for to achive these ?