mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-01-19 04:12:26 +01:00
more config renaming
This commit is contained in:
parent
358d499788
commit
484496b5f4
@ -92,8 +92,8 @@ class StopwatchFragment : Fragment() {
|
|||||||
updateSorting(Lap.sorting)
|
updateSorting(Lap.sorting)
|
||||||
}
|
}
|
||||||
|
|
||||||
if (requireContext().config.toggleStopWatch) {
|
if (requireContext().config.toggleStopwatch) {
|
||||||
requireContext().config.toggleStopWatch = false
|
requireContext().config.toggleStopwatch = false
|
||||||
startStopWatch()
|
startStopWatch()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user