0

today I'm trying to implement tab navigation on ActionBar. However, as you can see from the picture below, a lot of functions were deprecated.

Deprecated functions

So, what is the alternative way to implement tab navigation? Thanks for your help.

Triet Doan
  • 11,455
  • 8
  • 36
  • 69
  • use android design library for this http://android-developers.blogspot.in/2015/05/android-design-support-library.html check this example http://blog.grafixartist.com/material-design-tabs-with-android-design-support-library/ – Pavan Aug 14 '15 at 16:01
  • You shouldn't be using ActionBar anymore, use the Toolbar instead – Andrea Thacker Aug 14 '15 at 16:04
  • Check also: http://stackoverflow.com/questions/26540078/use-tab-with-new-toolbar-appcompat-v7-21/26543020#26543020 – Gabriele Mariotti Aug 15 '15 at 13:47

0 Answers0