ConfigurationActivity()
Base class for configuration activity. A configuration activity is started when user wishes to configure the
selected plugin. To create a configuration activity, extend this class, implement abstract methods, invoke
saveChanges(options) and discardChanges() when appropriate, and add it to your manifest like this: