Multiple choice

When we have a large number of navigation options, then which of the following modes is suitable?

  1. Tab navigation mode

  2. Viewpager

  3. List navigation mode

  4. Tabwidget

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

List navigation mode is a good choice when the number of possible navigation options are too large to make tabs practical.