waseefakhtar / dose-android

💊⏰ Dose is a medication reminder app for Android, built entirely using Kotlin and Jetpack Compose with MVVM + Clean Architecture
https://play.google.com/store/apps/details?id=com.waseefakhtar.doseapp
MIT License
509 stars 80 forks source link

Fix issue #128, add monochrome icon, add per-app language support #137

Closed GitGitro closed 8 months ago

GitGitro commented 8 months ago

Hi! i've fixed the the bug in #128 following this now it clips to the right shape

same thing was happening for the dateitem

i also added a monochrome icon studio64_LC4wmJyoqT i used this as the ic_launcher icon would be too black and difficult to shade

and enabled the per-app languge support so starting from Android12(i believe) you can choose the language from the settings Screenshot_20231223_142223

--

Fixes #128