| name | cluster-83 |
| description | Skill for the Cluster_83 area of foodya. 3 symbols across 1 files. |
Cluster_83
3 symbols | 1 files | Cohesion: 100%
When to Use
- Working with code in
mobile/
- Understanding how UiEvent, ShowSnackbar, Navigate work
- Modifying cluster_83-related functionality
Key Files
| File | Symbols |
|---|
mobile/app/src/main/java/com/example/foodya/ui/common/UiEvent.kt | UiEvent, ShowSnackbar, Navigate |
Entry Points
Start here when exploring this area:
UiEvent (Class) — mobile/app/src/main/java/com/example/foodya/ui/common/UiEvent.kt:6
ShowSnackbar (Class) — mobile/app/src/main/java/com/example/foodya/ui/common/UiEvent.kt:12
Navigate (Class) — mobile/app/src/main/java/com/example/foodya/ui/common/UiEvent.kt:20
Key Symbols
| Symbol | Type | File | Line |
|---|
UiEvent | Class | mobile/app/src/main/java/com/example/foodya/ui/common/UiEvent.kt | 6 |
ShowSnackbar | Class | mobile/app/src/main/java/com/example/foodya/ui/common/UiEvent.kt | 12 |
Navigate | Class | mobile/app/src/main/java/com/example/foodya/ui/common/UiEvent.kt | 20 |
How to Explore
gitnexus_context({name: "UiEvent"}) — see callers and callees
gitnexus_query({query: "cluster_83"}) — find related execution flows
- Read key files listed above for implementation details