cuappdev / cuappdev/pear-android
Separate Logistical Code from UI Code in SchedulingActivity
Open
enhancement
Priority: Low
- Dominant language
- Kotlin
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
ideally the logistical code is separated from the ui code thru a method call, where the logic code can live in the presenter and the ui code lives in the activity. combining both makes the file more difficult to read -- this is just one ex of the need for a presenter in this file
_Originally posted by @ningning621 in https://github.com/cuappdev/pear-android/pull/3_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.