I made a nice dialog with appearing animation in my app. But there is a little problem: I need to slide it to screen behind from a simple header bar. The header bar contains a simple graphic and a textView with my app's name so this dialog must be slide in UNDER or BEHIND from it if you know what i mean..
Question:
Is there a masking option to not show the dialog in that part of the layout or something else to achieve such an effect?
Thanks all,