Update icons

This commit is contained in:
Tommaso Berlose
2020-05-11 13:30:36 +02:00
parent 385806413e
commit 09bc9df22f
108 changed files with 62 additions and 12 deletions

View File

@ -62,7 +62,7 @@ object GlanceProviderHelper {
Constants.GlanceProviderId.GOOGLE_FIT_STEPS -> {
GlanceProvider(providerId.id,
context.getString(R.string.settings_daily_steps_title),
R.drawable.round_directions_walk
R.drawable.round_steps
)
}
}