Android: Changing Background-Color of the Activity (Main View)

后端 未结 7 866
悲哀的现实
悲哀的现实 2020-11-30 04:24

I want to change the background color of my Main-View (not a Button or a Text-View) just the real background which is usually black... I got this code:

view.         


        
相关标签:
7条回答
  • 2020-11-30 04:57

    if you put your full code here so i can help you. if your setting the listener in XML and calling the set background color on View so it will change the background color of the view means it ur Botton so put ur listener in ur activity and then change the color of your view

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