Are there plans to revamp the overall app architecture to adopt android guidlines on seperation of data and ui layer? #219
Closed
HolonProduction
started this conversation in
General
Replies: 1 comment
-
Yes but not anytime soon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was trying to fix some issues I have with the music player app, but given that the apps architecture differs quite a bit from the "textbook" android architecture it is a bit hard for me to get into it. In particular I am missing a clear separation of data and ui layer. What's the projects stance on this?
For reference one issue that results from the missing separation:
Beta Was this translation helpful? Give feedback.
All reactions