How can I dim my background when custom View is showing? In my Activity I have Relative Layout with some photo in background. When user do some action – FrameLayout appears in center of screen – and then I want make it to act like dialog – dim everything under framelayout.
How can I achieve that?
add this view over it.. it ll help you..