ActivityInfoCompat

Added in 1.1.0
Deprecated in 1.1.0

class ActivityInfoCompat


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

Summary

Constants

const Int

This property is deprecated.

Use CONFIG_UI_MODE directly.

Constants

CONFIG_UI_MODE

Added in 1.1.0
Deprecated in 1.1.0
const val CONFIG_UI_MODE = 512: Int

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