Android: Changing LinearLayout in a widget

后端 未结 2 1098
逝去的感伤
逝去的感伤 2021-01-16 17:12

I have this really annoying problem:

In my widget, i would like to change the background by code. I noticed on the Google doc than I can easily change the background

2条回答
  •  南方客
    南方客 (楼主)
    2021-01-16 17:34

    I think the solution looks like this:

    
    
        
    
        
    
    
    
    

    This will make the background image fit the textview nicely.

提交回复
热议问题