Dialog activity matching parent's widthDialog activity matching parent's widthDialog activity matching parent's width

2018::09::22
1 min
AUTHOR:Z.SHINCHVEN

Extend your theme from .Dialog.Alert

<style name="YOUR_THEME_NAME" parent="@style/Theme.AppCompat.Light.Dialog.Alert">
    <!--your theme here-->
</style>

Do not extend your theme from .Dialog, if you want your dialog to match parent/window's width.

<style name="YOUR_THEME_NAME" parent="@style/Theme.AppCompat.Light.Dialog.Alert">
    <!--your theme here-->
</style>
RackNerd Billboard Banner
Share Node:

RELATED_DATA_STREAMS

SCANNING_DATABASE_FOR_CORRELATIONS...