-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Modular is a good practice to build a good project structure. I see the project has the app and presentation modules which is nice to separate the features into smaller modules. However, I'm seeing the same Compose theme setup from these 2 modules.
https://github.com/steve1rm/BusbyNimbleSurvey/tree/master/app/src/main/java/me/androidbox/busbynimblesurvey/ui/theme
https://github.com/steve1rm/BusbyNimbleSurvey/tree/master/presentation/src/main/java/me/androidbox/presentation/ui/theme
- Do you think we should keep having 2 theme setups?
- If not, what's your way of improving this issue?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels