This is now possible by using the android:theme
property on the view and setting it to any theme you like. Note that the child views will inherit the theme of their parent.
This is now possible by using the android:theme
property on the view and setting it to any theme you like. Note that the child views will inherit the theme of their parent.