Coffeeboys / RenewPass

An Android app for renewing your UPass
MIT License
10 stars 2 forks source link

Add actionbar with back/save buttons on preference activity #9

Closed landalex closed 8 years ago

landalex commented 8 years ago

Add back and save actions for the preference activity.

Should the back button not save things? (Is this possible? If so, display a warning message before discarding)

landalex commented 8 years ago

The root issue was that users couldn't know if preferences were being saved. This issue has been fixed in 95178106a0441d9d0b364f32b0d9bedb0dfe9703 by adding Snackbars that appear when the user saves a preference.