• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

frameworks/base


Commit MetaInfo

修訂7256aa1994582543b914df4270420426f473df80 (tree)
時間2016-10-05 18:22:23
作者Joey Rizzoli <joey@cyan...>
CommiterGerrit Code Review

Log Message

base: cm-iy adb notification icon

Change-Id: I241d09a605cd1d62c61f40e1e20f89f8eec8f352
Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>

Change Summary

差異

--- a/core/res/res/drawable-nodpi/stat_sys_adb.xml
+++ b/core/res/res/drawable-nodpi/stat_sys_adb.xml
@@ -1,5 +1,5 @@
11 <!--
2-Copyright (C) 2016 The Android Open Source Project
2+Copyright (C) 2016 The CyanogenMod Project
33
44 Licensed under the Apache License, Version 2.0 (the "License");
55 you may not use this file except in compliance with the License.
@@ -14,23 +14,14 @@ Copyright (C) 2016 The Android Open Source Project
1414 limitations under the License.
1515 -->
1616 <vector xmlns:android="http://schemas.android.com/apk/res/android"
17- android:width="24dp"
18- android:height="24dp"
19- android:viewportWidth="48.0"
20- android:viewportHeight="48.0">
21- <path
22- android:fillColor="#A0FFFFFF"
23- android:pathData="M32.0,12.5l0.0,28.0l12.0,-5.0l0.0,-28.0z"/>
24- <path
25- android:fillColor="#A0FFFFFF"
26- android:pathData="M4.0,40.5l12.0,-5.0l0.0,-11.0l-12.0,-12.0z"/>
27- <path
28- android:fillColor="#40000000"
29- android:pathData="M44.0,35.5l-12.0,-12.0l0.0,-4.0z"/>
30- <path
31- android:fillColor="#40000000"
32- android:pathData="M4.0,12.5l12.0,12.0l0.0,4.0z"/>
17+ android:width="24dp"
18+ android:height="24dp"
19+ android:viewportWidth="96"
20+ android:viewportHeight="90">
21+
3322 <path
34- android:fillColor="#FFFFFFFF"
35- android:pathData="M32.0,23.5l-16.0,-16.0l-12.0,5.0l0.0,0.0l12.0,12.0l16.0,16.0l12.0,-5.0l0.0,0.0z"/>
23+ android:fillColor="#FFFFFF"
24+ android:pathData="M96,38.58V67.64c0,16.8-16.21,21.74-45.22,22H43.6v0c-28-.46-43.6-5.52-43.6-22V38.58c0-9,4.64-14.55,13.37-17.86L6.79,4.65A3.14,3.14,0,1,1,12.6,2.27l6.82,16.65c6.54-1.5,14.64-2.19,24.18-2.35h0c1.43,0,2.89,0,4.39,0v0h0v0c11.47,0,21.06
25+.66
26+,28.58,2.38L83.4,2.27a3.14,3.14,0,1,1,5.81,2.38L82.63,20.72C91.36,24,96,29.61,96,38.58ZM42.47,73.13c0,.08,0,.16,0,.24a4,4,0,0,0,4,4h3a4,4,0,0,0,4-4c0-.08,0-.16,0-.24ZM10,50.68a14.36,14.36,0,1,0,28.35,1L11.45,46.54A14.36,14.36,0,0,0,10,50.68Zm74.59-4.15L57.69,51.72a14.36,14.36,0,1,0,26.86-5.18Z" />
3627 </vector>