akshay2211 / NYTimes-Compose

An offline-first application in Jetpack Compose with MVVM architecture, representing a minimalistic implementation of Top Stories API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App crashes when bookmark is deleted

akshay2211 opened this issue · comments

No data is available as the bookmark is deleted, hence the app crashes with a null pointer exception on the same page.