in my application my created custom dialog dont have full height and i can not change and customize that.for example see this screen shot:
Instead of using custom dialog , use activity class for this. In manifest file specify the style attribute as below
android:theme="@style/AppThemeDialog"
And add AppThemeDialog in style as below
#ff424242 0dp true 0dp
#ff424242
0dp
true