Merge "Fix overlap between smartspace and weather clock" into udc-qpr-dev
This commit is contained in:
commit
5ba793c2ff
3 changed files with 6 additions and 5 deletions
|
@ -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">-26dp</dimen>
|
||||
<dimen name="weather_clock_smartspace_translateY">2dp</dimen>
|
||||
</resources>
|
||||
|
|
|
@ -17,6 +17,6 @@
|
|||
-->
|
||||
<resources>
|
||||
<!-- Weather clock smartspace scaling to apply for the weather clock on tablets -->
|
||||
<dimen name="weather_clock_smartspace_translateX">-8dp</dimen>
|
||||
<dimen name="weather_clock_smartspace_translateY">-16dp</dimen>
|
||||
<item name="weather_clock_smartspace_scale" type="dimen" format="float">0.85</item>
|
||||
<dimen name="weather_clock_smartspace_translateX">-40dp</dimen>
|
||||
</resources>
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
-->
|
||||
<resources>
|
||||
<!-- Weather clock smartspace positioning to apply for the weather clock on tablets -->
|
||||
<dimen name="weather_clock_smartspace_translateX">-15dp</dimen>
|
||||
<dimen name="weather_clock_smartspace_translateY">-26dp</dimen>
|
||||
<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>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue