For novice users, they may not know to Tap and hold an a button or UI element.
Is there any good way of hinting that there is a “Tap and Hold” action under a visual item?
For novice users, they may not know to Tap and hold an a button
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no convention for indicating a touch and hold behaviour.
As per the user guidelines:
Try and make it clear from the design of your application where such behaviour is supported. This could be by only using this in the same way as the OS and built in apps do.
You also shouldn’t put key features behind such an action. Always allow a discoverable way of doing things and then allow alternate, quicker, ways of performing actions behind actions like this.
Sorry that’s quite vague but use of such a gesture needs to be carefully integrated with the application design.