I need to make a menu under ActionBar like on the picture ("Movies", "TV Shows")
            Asked
            
        
        
            Active
            
        
            Viewed 36 times
        
    0
            
            
        
        Anas Mehar
        
- 2,739
 - 14
 - 25
 
        DJ. XYZ
        
- 99
 - 1
 - 9
 
- 
                    you haven't asked a question yet, you've just listed a requirement, please edit to show what you've tried and what you're struggling with – a_local_nobody Oct 09 '19 at 15:15
 
1 Answers
0
            this is a tabLayout documentation here :
https://developer.android.com/reference/android/support/design/widget/TabLayout
        SebastienRieu
        
- 1,443
 - 2
 - 10
 - 20
 
- 
                    Today it is better to link the [TabLayout](https://github.com/material-components/material-components-android/blob/master/docs/components/TabLayout.md) in the Material Components library. – Gabriele Mariotti Oct 09 '19 at 15:38
 
