Toolbar and TabLayout is not visible on Android 4.4 devices

后端 未结 5 1952
故里飘歌
故里飘歌 2021-01-02 17:54

I was trying to implement Toolbar and TabLayout using google design library by referring to [http://blog.grafixartist.com/material-design-tabs-with-android-design-support-li

5条回答
  •  情歌与酒
    2021-01-02 18:39

    I had problem in Android 4 and I solved it. See how. Need to move the toolbar to a higher level.


    
    
        
        
    
        
    
            
    
        
    
    
    
        
    
    
    

提交回复
热议问题