ATFinke-Productions / Steppy-2

An open-source remake of my step tracking app, Steppy.
https://itunes.apple.com/us/app/steppy-2/id957204397?ls=1&mt=8
MIT License
5 stars 1 forks source link

The "Steppy Step Count" Today widget should link to application #5

Open osimons opened 9 years ago

osimons commented 9 years ago

When touching certain information areas of the "Steppy Week Graph" Today widget it opens the application, but I can find no such consistent action for the "Steppy Step Count" overview table. A touch anywhere in this widget should also open the app.

atfinke commented 9 years ago

I'm actually struggling to figure out how to do this. It seems as if I can't get touches right no matter what I try. If you look at the class I'm both getting general touches from the view and the cells. I don't know what to do.