I want to show an activity in dialog as shown in the picture below. Does any one know how can to achieve this result?
I tried using this code for that activity but it didn't help me.
android:theme="@android:style/Theme.Dialog"
It shows in middle of screen can I change its position ?