android - Colour attribute that applies only to views and not layouts -


i developing android app , have created two themes, can switched user. trying achieve distinguish, vidually, views ( textviews specifically) layout nested in. tried different values colorwindowbackground , colorbackground, didn't work. in other words, want accomplish :from google authenticator

in app (google authenticator) can distinguish textview ( imagine) displays code rest of background. there way achieve this.

layouts views. they're views can have children. wouldn't via themes, you'd put 1 background color on layout , 1 on views, using android:background in xml.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -