Snap for 10739918 from 5ba793c2ff to udc-qpr1-release

Change-Id: I7f2c23514971f7e449e0c9bd60c5cbe3cdec4f31
This commit is contained in:
Android Build Coastguard Worker 2023-08-30 23:02:59 +00:00
commit 48f5e1e585
3 changed files with 6 additions and 5 deletions

View file

@ -19,5 +19,5 @@
<!-- Weather clock smartspace scaling to apply for the weather clock on tablets --> <!-- Weather clock smartspace scaling to apply for the weather clock on tablets -->
<item name="weather_clock_smartspace_scale" type="dimen" format="float">0.85</item> <item name="weather_clock_smartspace_scale" type="dimen" format="float">0.85</item>
<dimen name="weather_clock_smartspace_translateX">-40dp</dimen> <dimen name="weather_clock_smartspace_translateX">-40dp</dimen>
<dimen name="weather_clock_smartspace_translateY">-26dp</dimen> <dimen name="weather_clock_smartspace_translateY">2dp</dimen>
</resources> </resources>

View file

@ -17,6 +17,6 @@
--> -->
<resources> <resources>
<!-- Weather clock smartspace scaling to apply for the weather clock on tablets --> <!-- Weather clock smartspace scaling to apply for the weather clock on tablets -->
<dimen name="weather_clock_smartspace_translateX">-8dp</dimen> <item name="weather_clock_smartspace_scale" type="dimen" format="float">0.85</item>
<dimen name="weather_clock_smartspace_translateY">-16dp</dimen> <dimen name="weather_clock_smartspace_translateX">-40dp</dimen>
</resources> </resources>

View file

@ -17,6 +17,7 @@
--> -->
<resources> <resources>
<!-- Weather clock smartspace positioning to apply for the weather clock on tablets --> <!-- Weather clock smartspace positioning to apply for the weather clock on tablets -->
<dimen name="weather_clock_smartspace_translateX">-15dp</dimen> <item name="weather_clock_smartspace_scale" type="dimen" format="float">0.85</item>
<dimen name="weather_clock_smartspace_translateY">-26dp</dimen> <dimen name="weather_clock_smartspace_translateX">-40dp</dimen>
<dimen name="weather_clock_smartspace_translateY">-5dp</dimen>
</resources> </resources>