Class DynamicToastPreference

All Implemented Interfaces:
SharedPreferences.OnSharedPreferenceChangeListener, Drawable.Callback, AccessibilityEventSource, KeyEvent.Callback, ViewManager, ViewParent, BaseWidget, DynamicTintWidget, DynamicWidget

public class DynamicToastPreference extends DynamicCheckPreference
A DynamicCheckPreference to display the toast theme setting.

It will be hidden (View.GONE) on API 30 and above.