update:2021.03.19
fix:重新提交 add:
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
<?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>
|
||||
@@ -1,28 +0,0 @@
|
||||
<?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="#9AA0A6" />
|
||||
<item android:offset="0.1013" android:color="#E5A5ABB0" />
|
||||
<item android:offset="0.4946" android:color="#81CDCFD1" />
|
||||
<item android:offset="0.8079" android:color="#31E5E6E6" />
|
||||
<item android:offset="1" android:color="#00EEEEEE" />
|
||||
</gradient>
|
||||
Reference in New Issue
Block a user