Solved

Inside Activity_main

Question 106

Short Answer

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

Correct Answer:

verifed

Verified

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

Related Questions