From df05aa6e719c1789bafdfd6ca53108e69d87d8b4 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Wed, 25 Mar 2026 01:23:52 +0000 Subject: fix: add layout_width/height to instrument text styles InstrumentLabel and InstrumentPrimaryValue were missing layout dimension attributes, causing InflateException crash on startup. Co-Authored-By: Claude Sonnet 4.6 --- android-app/app/src/main/res/values/themes.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'android-app/app/src/main/res/values/themes.xml') diff --git a/android-app/app/src/main/res/values/themes.xml b/android-app/app/src/main/res/values/themes.xml index 2281d96..b18f4a8 100755 --- a/android-app/app/src/main/res/values/themes.xml +++ b/android-app/app/src/main/res/values/themes.xml @@ -40,6 +40,8 @@