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??
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??