File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -60,14 +60,15 @@ com.yogiveloper.yonewsai
6060### 🦊 Highlight TODO
6161<img width="1872" height="1184" alt="Image" src="https://github.com/user-attachments/assets/361917de-ccb4-46dc-a724-882010efc04e" />
6262
63- - [ ] Slicing the UI from [dribble news mobile](https://dribbble.com/shots/20776712-GoRead-News-App)
64- - - [ ] home
63+ - [x ] Slicing the UI from [dribble news mobile](https://dribbble.com/shots/20776712-GoRead-News-App)
64+ - - [x ] home
6565- - - [x] YoBreakingNews
66- - - - [ ] Recommendation
66+ - - - [x ] Recommendation
6767- - [ ] discover
68- - - [ ] details
69- - [ ] Shared Element Transition [guide](https://developer.android.com/develop/ui/compose/animation/shared-elements)
70- - - [ ] with navigation compose
68+ - - [x] details
69+ - [x] Shared Element Transition [guide](https://developer.android.com/develop/ui/compose/animation/shared-elements)
70+ - - [x] with navigation compose
71+ - [x] News API doesn't provide a `get article` endpoint, so a simple cache is used for intent details.
7172
7273---
7374
You can’t perform that action at this time.
0 commit comments