File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,12 +29,12 @@ Access the latest APK for Kotlin Dictionary from the link below.
2929
3030### Roadmap v0.2.0
3131
32- - [ ] Assign unique IDs to objects and enforce consistent ordering logic
32+ - [x ] Assign unique IDs to objects and enforce consistent ordering logic
3333- [ ] Correct usage of visibility modifiers across the codebase
3434- [ ] Introduce common ` @Preview ` annotations for reusable Composable previews
3535- [x] Add code block for syntax display on the ` Detail Screen `
3636- [ ] Implement caching on the ` Detail Screen ` to store previously viewed topic data
37- - [ ] Implement dynamic topic loading in ` TopicRepository ` to support scalability
37+ - [x ] Implement dynamic topic loading in ` TopicRepository ` to support scalability
3838- [ ] Integrate Room database to persist bookmark states
3939- [ ] Add a ` Home Page ` for navigation
4040- [ ] Add a ` Quiz Page ` to host topic-based quizzes
You can’t perform that action at this time.
0 commit comments