summaryrefslogtreecommitdiff
path: root/bramble
diff options
context:
space:
mode:
authorBill Lin <lbill@google.com>2020-06-01 05:12:22 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2020-06-01 05:12:22 +0000
commit5ac1ec350b98206e341565ec178561f21e741e63 (patch)
tree7521b5cc70ec65816473c570d09bafbd0ba26b3d /bramble
parent33422b069c0d3157edb1f24806ef7fcd5e32a658 (diff)
parent53b5daa005dadc8e1568bbe1649eef2caef6ea9a (diff)
downloadbramble-5ac1ec350b98206e341565ec178561f21e741e63.tar.gz
Merge "Tuning Bramble rounded anti aliasing corner curve" into rvc-d1-dev
Diffstat (limited to 'bramble')
-rw-r--r--bramble/overlay/frameworks/base/packages/SystemUI/res/drawable/rounded.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/bramble/overlay/frameworks/base/packages/SystemUI/res/drawable/rounded.xml b/bramble/overlay/frameworks/base/packages/SystemUI/res/drawable/rounded.xml
index 6bd2018..52c395a 100644
--- a/bramble/overlay/frameworks/base/packages/SystemUI/res/drawable/rounded.xml
+++ b/bramble/overlay/frameworks/base/packages/SystemUI/res/drawable/rounded.xml
@@ -12,12 +12,12 @@
limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
- android:width="136px"
- android:height="136px"
- android:viewportWidth="136.0"
- android:viewportHeight="136.0">
+ android:width="226px"
+ android:height="226px"
+ android:viewportWidth="226.0"
+ android:viewportHeight="226.0">
<path
- android:pathData="M 0,0 V 136 C 4,80 9,58 33,33 58,9 80,4 136,0 Z"
+ android:pathData="M 0,0 V 226 C 0.58817322,175 0.52365183,128 2.9545236,105.21738 6.751529,69.631086 17,50.440037 33,34 51.529341,15 73.097192,7.3536887 99.997341,3.623852 122,0.57307615 148,1 226,0 Z"
android:fillColor="#000000" />
</vector>