Answers for "android studio set background color"

-1

android studio set background color

YourView.setBackgroundColor(Color.argb(255, 255, 255, 255));
Posted by: Guest on April-04-2021
-1

background color android

android:background="@color/white"
Posted by: Guest on July-18-2021

Code answers related to "android studio set background color"

Browse Popular Code Answers by Language