ACTION_CONFIGURATION_COMMIT
and ACTION_CONFIGURATION_CHANGED
." name="Description"/>
Intents.ExtraConfigurationChangedMap Field |
EXTRA_CONFIGURATION_CHANGED_MAP
Used as an Map<Integer, String> extra field in ACTION_CONFIGURATION_COMMIT
and ACTION_CONFIGURATION_CHANGED
.EXTRA_CONFIGURATION_CHANGED_MAP
Used as an Map<Integer, String> extra field in ACTION_CONFIGURATION_COMMIT
and ACTION_CONFIGURATION_CHANGED
.
The field contains a Map<Integer, String> with the new values of all the properties changed.
The Integer key is the PropertyID
of the property and the String value
is the stringified form of the new value of the property.