Modify folded smartspace postioning on felix

Flag: NONE
Bug: 313530576
Test: Manually checked positioning
Change-Id: I2d326eb259aee2b33aa8bd90abed09bb118d6b3c
This commit is contained in:
Hawkwood Glazier 2023-12-01 21:35:45 +00:00
parent ba9e34eeb8
commit 88bf1ddb44

View file

@ -19,5 +19,5 @@
<!-- Weather clock smartspace positioning to apply for the weather clock on tablets -->
<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_translateY">-5dp</dimen>
<dimen name="weather_clock_smartspace_translateY">-15dp</dimen>
</resources>