Update ui

This commit is contained in:
Tommaso Berlose
2020-05-11 13:33:37 +02:00
parent 09bc9df22f
commit ba5a860e75
2 changed files with 2 additions and 2 deletions

View File

@ -570,7 +570,7 @@ class MainWidget : AppWidgetProvider() {
v.second_row_icon.setImageDrawable(
ContextCompat.getDrawable(
context,
R.drawable.round_directions_walk
R.drawable.round_steps
)
)
v.next_event_date.text = context.getString(R.string.daily_steps_counter).format(Preferences.googleFitSteps)