I'm developing for ICS. In a test activity, I need to display a top bar which has the number of questions. User can jump to any question by clicking on any question number in top bar. Now after a considerable research, I was going for horizontal listview but I guess thats not gonna work for me. I have two options now, either use Action bar or tablayout. Now which one to choose, I'll be developing in both of them for the first time.
See image below to get an idea of what I am looking for -