yamin8000 / freeDictionaryApp

freeDictionaryApp or free Dictionary App is a simple android application for freeDictionaryAPI. (a reincarnation of https://github.com/yamin8000/Owl2) implemented using Kotlin and Jetpack Compose
GNU General Public License v3.0
70 stars 2 forks source link

Cache loading bug #66

Closed yamin8000 closed 5 months ago

yamin8000 commented 5 months ago

When there's no internet connection and a word that is saved for suggestions is searched but has no saved meanings, empty data is loaded for that word instead of showing no data found.