cuappdev / cuappdev/pear-android
Separate Logistical Code from UI Code in SchedulingActivity
Offen
enhancement
Priority: Low
- Vorherrschende Sprache
- Kotlin
- Sterne
- 1
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.