Icon overview of userEntry updated
This commit is contained in:
parent
0b928c3140
commit
0f18d43da8
2 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ class UserEntryPresentationHelper @Inject constructor(
|
||||||
Sources.Food -> R.drawable.ic_food
|
Sources.Food -> R.drawable.ic_food
|
||||||
Sources.Stats -> R.drawable.ic_cp_stats
|
Sources.Stats -> R.drawable.ic_cp_stats
|
||||||
Sources.ConfigBuilder -> R.drawable.ic_cogs
|
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.Aaps -> R.drawable.ic_notif_aaps
|
||||||
Sources.Unknown -> R.drawable.ic_generic_icon
|
Sources.Unknown -> R.drawable.ic_generic_icon
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue