cuappdev / cuappdev/pear-android

Separate Logistical Code from UI Code in SchedulingActivity

Abierto
#4 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement Priority: Low
Lenguaje dominante
Kotlin
Estrellas
1
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.