Icon overview of userEntry updated

This commit is contained in:
Philoul 2021-04-20 22:28:58 +02:00
parent 0b928c3140
commit 0f18d43da8
2 changed files with 1 additions and 1 deletions

View file

@ -95,7 +95,7 @@ class UserEntryPresentationHelper @Inject constructor(
Sources.Food -> R.drawable.ic_food
Sources.Stats -> R.drawable.ic_cp_stats
Sources.ConfigBuilder -> R.drawable.ic_cogs
Sources.Overview -> R.drawable.ic_notif_aaps
Sources.Overview -> R.drawable.ic_home
Sources.Aaps -> R.drawable.ic_notif_aaps
Sources.Unknown -> R.drawable.ic_generic_icon
}