Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a93d09fe authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Replacing png asset with vector drawable

Change-Id: Id3aa5f7a1782052cd646b8935cff5f62e2ee2cdf
parent 93e39ecd
Loading
Loading
Loading
Loading
+27 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2017 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.
-->
<gradient
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:startX="158.5"
    android:startY="141.5"
    android:endX="196.0"
    android:endY="206.5"
    android:type="linear" >
    <item android:offset="0" android:color="#E1E1E1" />
    <item android:offset="0.3317" android:color="#E1E1E1" />
    <item android:offset="0.493" android:color="#C1E5E5E5" />
    <item android:offset="1" android:color="#00EEEEEE" />
</gradient>
 No newline at end of file
−8.88 KiB
Loading image diff...
−5.75 KiB
Loading image diff...
−11.4 KiB
Loading image diff...
−17.8 KiB
Loading image diff...
Loading