About App Config
Configuration for about activity.
Parameters
Background color for the activity, if null, the default value is used, which is the background color of the theme.
Color for icons, if null, the default value is used, which is the color defined in the theme.
App icon or logo.
App name.
App version.
App author name.
URL that opens when clicking on the author's name, null to not open any link.
Developer company logo.
Developer company name.
URL that opens when clicking on the company logo, null to not open any link.
URL of the terms of use and privacy policy, leave null if you do not want to show them.
Color for the text of the terms of use and privacy policy, if it is null, the default value is used, which is the color defined in the theme.
Determines whether a button is shown to view the app open source licenses. If true, these https://developers.google.com/android/guides/opensource instructions must be followed in order to can shown open source licenses.
Object with the configuration for the activity TaskDescription, leave null if it is not required.