public final class ActivityInfoCompat extends Object
ActivityInfo
introduced after API level 4 in a backwards compatible fashion.Modifier and Type | Field and Description |
---|---|
static int |
CONFIG_UI_MODE
Bit in ActivityInfo#configChanges that indicates that the
activity can itself handle the ui mode.
|
public static final int CONFIG_UI_MODE
android.R.attr#configChanges
attribute.