diff --git a/docs/ModularizationLearningJourney.md b/docs/ModularizationLearningJourney.md index 09e0100d2..f12d801ad 100644 --- a/docs/ModularizationLearningJourney.md +++ b/docs/ModularizationLearningJourney.md @@ -85,9 +85,7 @@ These are common library modules containing auxiliary code and specific dependen ### Miscellaneous modules For example, `sync`, `benchmark` and `test` modules, as well as `app-nia-catalog` - a catalog app for displaying our design system quickly. -## Modules - -Using the above modularization strategy, the Now in Android app has the following modules: +## Module examples
TopicScreen- TopicViewModel
+ | TopicNavKey
|