google / physical-web

The Physical Web: walk up and use anything
http://physical-web.org
Apache License 2.0
6k stars 665 forks source link

Star surface area is too small #862

Open cco3 opened 7 years ago

cco3 commented 7 years ago

It's too easy to tap something around the star and instead visit the link. It'd be good to make the tappable area around the star a little larger. Once again, we may want to explore some other option, such as long pressing.

iankchristie commented 7 years ago

Should the star also expand or just the clickable area around the star?

cco3 commented 7 years ago

I'm not sure, we may instead have some other visual signifier to show the tappable area. Let's discuss with Scott first.

iankchristie commented 7 years ago

found a library that would allow us to easily implement the swipe-to-reveal-multiple-buttons. https://github.com/baoyongzhang/SwipeMenuListView not sure what the policy is on using random github libraries though