In my application I am defining one android activity as dialog.It looks proper.Only problem with that is my dialog appear in dark theme. I want to display it into light them
Way around is to define custom theme into style xml, check below code:-
Style:
manifest: