From c2f95f2793a162588bedb41f18e898b2c879cabc Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Tue, 21 Oct 2025 10:22:31 -0600 Subject: [PATCH] [Android] 2.2.1 - Better Widget --- android/app/src/main/res/layout/widget_climb_stats.xml | 8 ++++---- android/app/src/main/res/values/strings.xml | 4 ++++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/android/app/src/main/res/layout/widget_climb_stats.xml b/android/app/src/main/res/layout/widget_climb_stats.xml index 213acd5..965733a 100644 --- a/android/app/src/main/res/layout/widget_climb_stats.xml +++ b/android/app/src/main/res/layout/widget_climb_stats.xml @@ -22,12 +22,12 @@ android:src="@drawable/ic_mountains" android:tint="@color/widget_primary" android:layout_marginEnd="8dp" - android:contentDescription="Ascently icon" /> + android:contentDescription="@string/ascently_icon" /> @@ -73,13 +73,13 @@ android:src="@drawable/ic_play_arrow_24" android:tint="@color/widget_primary" android:layout_marginEnd="12dp" - android:contentDescription="Sessions icon" /> + android:contentDescription="@string/sessions_icon" /> diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml index 0b68ad1..16acb4b 100644 --- a/android/app/src/main/res/values/strings.xml +++ b/android/app/src/main/res/values/strings.xml @@ -13,4 +13,8 @@ View your weekly climbing stats + Ascently icon + Weekly + Sessions icon + 0