fabianehlert / htwcampus

Official iOS app of the University of Applied Sciences Dresden.
https://www.htw-dresden.de
MIT License
15 stars 2 forks source link

Open schedule tab by tapping on Today Widget #73

Closed mrtnlst closed 6 years ago

mrtnlst commented 6 years ago

I really enjoy using your app this semester, especially the Widget, but I miss the option to open the directly from it.

Currently, my implementation opens the schedule tab, but we can discuss, if it's better to open the course shown in the widget instead.

What do you think? :-)

mrtnlst commented 6 years ago

Schaut gerne noch mal drüber :-) Habe im AppCoordinator eine Methode eingebaut, welche die Namen und die Reihenfolge der tabs aus var childCoordinators: [Coordinator] ausliest und dann mit dem Übergebenen String vergleicht. Eine einfachere Variante ist mir nicht wirklich eingefallen. Falls euch was besseres einfällt, freu ich mich über jeden Tipp :D