Keep text in TextView with drawableLeft centered

后端 未结 21 1570
野的像风
野的像风 2021-02-03 17:10

In my app I have a header bar which consists of a single textview with fill_parent as width, which have a specific background color and some centered text. Now I want to add a d

21条回答
  •  不要未来只要你来
    2021-02-03 17:47

    If none of the above solutions did not work for you?. Then try below answer

    Sample screen shot of the design.

    For the above image please find the code below.

    
    
    
        
    
            
    
                
    
                
    
                
    
            
        
    
        
    
    

提交回复
热议问题