Multiple choice

Which of the following interfaces/classes is used to implement/define the methods onTabSelected, TabUnselected and onTabReselected?

  1. ActionBar

  2. ActionBarListener

  3. ActionProvider

  4. TabListener

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

TabListener is used to implement the methods onTabSelected, onTabUnselected and onTabReselected.