Class DynamicThemeDialog<T extends DynamicAppTheme,V>

Type Parameters:
T - The type of the dynamic app theme this dialog will handle.
V - The type of the theme source.
All Implemented Interfaces:
ComponentCallbacks, DialogInterface.OnCancelListener, DialogInterface.OnDismissListener, SharedPreferences.OnSharedPreferenceChangeListener, View.OnCreateContextMenuListener, ActivityResultCaller, HasDefaultViewModelProviderFactory, LifecycleOwner, ViewModelStoreOwner, androidx.savedstate.SavedStateRegistryOwner, DynamicProductFlavor

public class DynamicThemeDialog<T extends DynamicAppTheme,V> extends DynamicDialogFragment
A dialog fragment to import a dynamic theme.