In the Android application, I saw an excellent user management component. I do not know what is this. Here is a screenshot of this application:

I'm interested in user control components under the thumb tag. What is it? I already googled, but found only TabActivity , which is already deprecated.
What should I use instead to make it look like the screenshot above?
I found this blog post about tab controls; is this the right way to do this tab control?
I want to use it under Android 2.2+.
source share