Solved

Inside Activity_main

Question 49

Short Answer

Inside activity_main.xml, write one line of code to specify the background color of the following TextView: its red component should be 0, its green component should be 255, and its blue component should be 10.
< TextView
< !--your code goes here -->

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions