Browse Source

[공통][Common] 시스템 점검 팝업 아이콘 뱃지 색상 변경

Hasemi 6 years ago
parent
commit
c621b8c553
1 changed files with 7 additions and 7 deletions
  1. 7 7
      app/src/main/res/drawable/icon_research_none.xml

+ 7 - 7
app/src/main/res/drawable/icon_research_none.xml

@@ -1,15 +1,15 @@
 <vector android:height="66dp" android:viewportHeight="264"
     android:viewportWidth="265" android:width="66dp"
     xmlns:aapt="http://schemas.android.com/aapt" xmlns:android="http://schemas.android.com/apk/res/android">
-    <path android:fillType="evenOdd" android:pathData="M64,65m-52,0a52,52 0,1 1,104 0a52,52 0,1 1,-104 0">
+    <path android:fillType="evenOdd" android:pathData="M65,65m-52,0a52,52 0,1 1,104 0a52,52 0,1 1,-104 0">
         <aapt:attr name="android:fillColor">
-            <gradient android:endX="-8.2644" android:endY="3.80432"
-                android:startX="123.9144" android:startY="117" android:type="linear">
-                <item android:color="#FFFF8D8D" android:offset="0"/>
-                <item android:color="#FFFF9423" android:offset="1"/>
+            <gradient android:endX="-7.2644" android:endY="3.80432"
+                android:startX="124.9144" android:startY="117" android:type="linear">
+                <item android:color="#FFE25163" android:offset="0"/>
+                <item android:color="#FFEB652B" android:offset="1"/>
             </gradient>
         </aapt:attr>
     </path>
-    <path android:fillColor="#000" android:fillType="nonZero" android:pathData="M200,217c-17.807,16.174 -41.256,26 -67,26 -54.676,0 -99,-44.324 -99,-99s44.324,-99 99,-99 99,44.324 99,99c0,12.431 -2.291,24.327 -6,35l-7,-2c3.997,-10.57 6.053,-21.638 6,-33 0.053,-50.84 -41.16,-92.053 -92,-92 -50.84,-0.053 -92.053,41.16 -92,92 -0.053,50.84 41.16,92.053 92,92 23.316,0.053 45.256,-8.64 62,-24l5,5z"/>
-    <path android:fillColor="#000" android:fillType="evenOdd" android:pathData="M131,106h7v53h-7L131,106zM131,172h7v17h-7v-17z"/>
+    <path android:fillColor="#000" android:fillType="nonZero" android:pathData="M201,217c-17.807,16.174 -41.256,26 -67,26 -54.676,0 -99,-44.324 -99,-99s44.324,-99 99,-99 99,44.324 99,99c0,12.431 -2.291,24.327 -6,35l-7,-2c3.997,-10.57 6.053,-21.638 6,-33 0.053,-50.84 -41.16,-92.053 -92,-92 -50.84,-0.053 -92.053,41.16 -92,92 -0.053,50.84 41.16,92.053 92,92 23.316,0.053 45.256,-8.64 62,-24l5,5z"/>
+    <path android:fillColor="#000" android:fillType="evenOdd" android:pathData="M132,106h7v53h-7L132,106zM132,172h7v17h-7v-17z"/>
 </vector>