enable Reverse Contact Name Display
open fun enableReverseContactNameDisplay(@NonNull context: Context, enabled: Boolean)
Content copied to clipboard
This method is used to enable/disable reverse display of contact name -Option enabled : contact name will be displayed like -Option disabled : contact name will be displayed like
Parameters
context
Context The application context.
enabled
boolean : if reverse display name option is enabled