[How can i change the background colour which is white , i want to set it according to my theme colour (example. orange, blue , default)
](https://i.stack.imgur.com/p4xS6.png)
I have tried few code like
<item name="android:background">#0BBCED</item>
in styles.xml file. I don't know that it is right way or not. Can anyone help me.
hope this is working