I'm working on an android app , we need a custom dialog box to input some settings once in a while . This custom dialog box need to be hard to find so only some users can find it , like a onLongClick
somewhere .
Any Ideas ?
Asked
Active
Viewed 38 times
-1

ADM
- 20,406
- 11
- 52
- 83

Ahmed Wannén
- 31
- 1
- 5
-
1You can archive this by set number of clicks , let say 15 clicks in particular time, Or you can set long click time etc. – Chirag Savsani Jan 28 '19 at 11:14
1 Answers
0
Just think out of the box, what android users are not familiar of something that is not user friendly, the LongClick action every android users do long clicks so do something like a swipe up or down on a button or image be creative :)

Antoine El Murr
- 317
- 1
- 13