1

I am trying to use ActionBar.OnNavigationListener, it says:

The type ActionBar.OnNavigationListener is deprecated. This interface was deprecated in API level 21

What is the alternative API to this and how should this be handled??

T_C
  • 3,148
  • 5
  • 26
  • 46
  • 1
    The alternative API is to do something else for navigation, such as a nav drawer (e.g., `DrawerLayout`). – CommonsWare Nov 11 '14 at 22:19
  • [link](http://stackoverflow.com/questions/24473213/action-bar-navigation-modes-are-deprecated-in-android-l) – T_C Nov 14 '14 at 20:32

0 Answers0