Skip to content

Uncompleted Compose theme setup #21

@luongvo

Description

@luongvo

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions