diff --git a/Complications/Wearable/src/main/res/drawable/ic_landscape_vd_theme_24.xml b/Complications/Wearable/src/main/res/drawable/ic_landscape_vd_theme_24.xml index f88d47b68..1b9b1e0e4 100644 --- a/Complications/Wearable/src/main/res/drawable/ic_landscape_vd_theme_24.xml +++ b/Complications/Wearable/src/main/res/drawable/ic_landscape_vd_theme_24.xml @@ -15,11 +15,11 @@ limitations under the License. --> + android:width="24dp" + android:height="24dp" + android:viewportWidth="24.0" + android:viewportHeight="24.0" + android:tint="?attr/colorControlNormal"> diff --git a/Complications/Wearable/src/main/res/drawable/ic_short_text_vd_theme_24.xml b/Complications/Wearable/src/main/res/drawable/ic_short_text_vd_theme_24.xml index 76c4090dc..162c1f1ef 100644 --- a/Complications/Wearable/src/main/res/drawable/ic_short_text_vd_theme_24.xml +++ b/Complications/Wearable/src/main/res/drawable/ic_short_text_vd_theme_24.xml @@ -1,13 +1,10 @@ + android:width="24dp" + android:height="24dp" + android:viewportWidth="24.0" + android:viewportHeight="24.0" + android:tint="?attr/colorControlNormal"> diff --git a/Complications/Wearable/src/main/res/values/styles.xml b/Complications/Wearable/src/main/res/values/styles.xml index eda0b2575..1bdf6d420 100644 --- a/Complications/Wearable/src/main/res/values/styles.xml +++ b/Complications/Wearable/src/main/res/values/styles.xml @@ -1,13 +1,10 @@ ComposeStarter - - From the Round world,\nHello, %1$s! + + From the Square world,\nHello, %1$s!