Add 227dp bucket for Wear Device Support
Bug: 116292078 Change-Id: I0441087075b1ac97e6966c478f3a7a41b1be607a (cherry picked from commit 77c12f6d59815a97051b12777aa57d46ca4c51d0) (cherry picked from commit eff4dd4abc5d592eb9f42790b6f83fa99cb81683)
This commit is contained in:
committed by
Josh Yang
parent
bbe80a0382
commit
c6c932e81f
20
core/res/res/values-w227dp/dimens_material.xml
Normal file
20
core/res/res/values-w227dp/dimens_material.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2021 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<resources>
|
||||
<dimen name="screen_percentage_05">11.35dp</dimen>
|
||||
<dimen name="screen_percentage_10">22.7dp</dimen>
|
||||
<dimen name="screen_percentage_15">34.05dp</dimen>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user