We currrently just inherit the acitivity's alertDialogTheme style (which is equivalent to ThemeOverlay.AppCompat.Dialog.Alert). Using the theme overlay directly and also force-enable the title such that the title is shown even if the activity disabled the title. PiperOrigin-RevId: 237012601