AkshayChordiya / News

A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
MIT License
848 stars 166 forks source link

New details screen using Jetpack compose #50

Open rohithThammaiah opened 3 years ago

rohithThammaiah commented 3 years ago

Fetching details from the database (Not sure if it's the right way). Had to migrate to ViewBinding because of some issue with synthetics in Kotlin version 1.4.10.

47

AkshayChordiya commented 3 years ago

@rohithThammaiah Can you resolve the merge conflicts and make the PR ready for review? So I can review it and merge it