How to force a view to redraw immediately before the next line of code is executed

后端 未结 3 1450
南旧
南旧 2021-01-07 18:46

I have a LinearLayout that I would like to change the background color of when one of its child views (an ImageButton) is clicked. I am able to do this, but not immediately

3条回答
提交回复
热议问题