Update the UI

This commit is contained in:
Tommaso Berlose
2020-10-27 18:13:27 +01:00
parent e6fee0dfe1
commit 97ab72081d
10 changed files with 106 additions and 122 deletions

View File

@ -69,7 +69,7 @@ object GlanceProviderHelper {
Constants.GlanceProviderId.GOOGLE_FIT_STEPS -> {
GlanceProvider(providerId.id,
context.getString(R.string.settings_daily_steps_title),
R.drawable.round_near_me
R.drawable.round_favorite_border
)
}
Constants.GlanceProviderId.NOTIFICATIONS -> {