AlstonLin / TheLearningLock

A lock screen that learns
GNU Lesser General Public License v3.0
2 stars 1 forks source link

Make back buttons actually do stuff #35

Closed AlstonLin closed 7 years ago

AlstonLin commented 7 years ago

With the changes in how the different views are rendered on the lock screen, the back button no longer does anything.

This should be fixed so that it does what the user expects

AlstonLin commented 7 years ago

Can't actually do this since the lock screen is a service. Also, other lock screen apps dont support this either.