androidzin / ponto-pro

Tenha seu banco de horas na palma de sua mão. Dê adeus aos comprovantes.
1 stars 1 forks source link

User receives notification about workingTime violations on wrong preference screen #3

Closed brunomateus closed 11 years ago

brunomateus commented 11 years ago

As we are using the same activity to show two groups of preference setting(we are using this to be able uses headers on Android version above 2.3, to keep the compatibility), when some preference is changed, the validation is executed. If the current values stored violate the restriction, the notification is shown.

File: SettingsActivity.java