Change the translationY for smartspace in Felix on lockscreen

Bug: 299034855
Test: manual test on Felix
Change-Id: Ieee20f807ab8727dbbcb374a1e77e774ea1a05c0
This commit is contained in:
Sherry Zhou 2023-09-14 22:36:32 +00:00
parent 84b043b65b
commit db7dfb48cc

View file

@ -19,5 +19,5 @@
<!-- 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>
<dimen name="weather_clock_smartspace_translateX">-40dp</dimen>
<dimen name="weather_clock_smartspace_translateY">2dp</dimen>
<dimen name="weather_clock_smartspace_translateY">-20dp</dimen>
</resources>