Text Gallery on Android?

后端 未结 1 520
天命终不由人
天命终不由人 2020-12-04 22:57

I have a gallery with the TextView to achieve the segment controller on the image below. I can achieve it by the ApiDemo\'s Gallery Example but I am lagging on

1条回答
  •  情歌与酒
    2020-12-04 23:54

    place this in drawables text_selector.xml

    
    
        
        
        
        
    
    

    round.xml

         
     
          
     
    
    
    

    round_selected.xml

     
     
          
     
    
    
    

    And here is the textview to inflate

     
    

    Get the style too. should be placed inside res/valus/styles.xml

    
     
      
      
    

    0 讨论(0)
提交回复
热议问题