how to set different background color of different screens - Android? -
i'm creating 2 different themes black , white. in 1 of themes, black background. in other theme, going use 2 different background colors 2 different screens (layouts).
example, first screen red color , second, , third white colors.
i'm stuck there. please me it.
in advance.
define several themes android:windowbackground set different colors , call settheme() in activity's oncreate(). these themes can inherit main app theme.
Comments
Post a Comment