From d364dcb645690e411f7e27aba7057055eda77696 Mon Sep 17 00:00:00 2001 From: release-bot Date: Wed, 7 Feb 2024 19:29:09 +0000 Subject: [PATCH] updating theme files --- .../src/main/res/raw/CarouselThumbnail.json | 6 +++--- uds-android-theme-public-mobile/src/main/res/raw/theme.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/uds-android-theme-public-mobile/src/main/res/raw/CarouselThumbnail.json b/uds-android-theme-public-mobile/src/main/res/raw/CarouselThumbnail.json index b24464f..7dbdf2f 100644 --- a/uds-android-theme-public-mobile/src/main/res/raw/CarouselThumbnail.json +++ b/uds-android-theme-public-mobile/src/main/res/raw/CarouselThumbnail.json @@ -18,7 +18,7 @@ }, "tokens": { "alignItems": "flex-start", - "size": 48 + "size": 32 } }, { @@ -55,7 +55,7 @@ "blue": 0.50196, "alpha": 1 }, - "selectedBorderWidth": 1, - "size": 72 + "selectedBorderWidth": 2, + "size": 56 } } diff --git a/uds-android-theme-public-mobile/src/main/res/raw/theme.json b/uds-android-theme-public-mobile/src/main/res/raw/theme.json index fef8ad3..4163fb8 100644 --- a/uds-android-theme-public-mobile/src/main/res/raw/theme.json +++ b/uds-android-theme-public-mobile/src/main/res/raw/theme.json @@ -2428,7 +2428,7 @@ }, "tokens": { "alignItems": "flex-start", - "size": 48 + "size": 32 } }, { @@ -2465,8 +2465,8 @@ "blue": 0.50196, "alpha": 1 }, - "selectedBorderWidth": 1, - "size": 72 + "selectedBorderWidth": 2, + "size": 56 } }, "Checkbox": {