ActivityInfoCompat

Added in 1.1.0
Deprecated in 1.1.0

public final class ActivityInfoCompat


Helper for accessing features in android.content.pm.ActivityInfo.

Summary

Constants

static final int

This field is deprecated.

Use CONFIG_UI_MODE directly.

Constants

CONFIG_UI_MODE

Added in 1.1.0
Deprecated in 1.1.0
public static final int CONFIG_UI_MODE = 512

Bit in ActivityInfo#configChanges that indicates that the activity can itself handle the ui mode. Set from the configChanges attribute.