Android-RateThisApp icon indicating copy to clipboard operation
Android-RateThisApp copied to clipboard

Against dialog guidelines

Open hendrawd opened this issue 7 years ago • 0 comments

From https://material.io/guidelines/components/dialogs.html#dialogs-specs

Number of actions

Dialogs should not include more than two actions. A third action, such as “Learn more,” navigates away from the dialog, potentially leaving the task unfinished.

Avoid using a “Learn more” action to access help documentation; in-line expansion within the dialog should be used instead. If more extensive information is needed, provide it prior to entering the dialog.

Is there anything you can do to fulfill the guidelines for the best user experience?

hendrawd avatar Oct 02 '17 06:10 hendrawd