Tagged Questions
1
vote
3answers
116 views
Android widget : how to tell users that a similar looking control does not perform same?
In my android application I am developing a desktop widget that mirrors many important tasks supported by my application. This widget contains two buttons that mirroring their counterparts in the app ...
4
votes
2answers
294 views
iPad tap to edit text: how intuitive is this / how can I make it clear to users?
I am building the following iPad UI, and it includes a "tap-to-edit" feature:
I personally like this type of UX - I like UIs where a user can interact directly with a document. However, I'm ...