Changes of com.discord v1134
This commit is contained in:
parent
f1b997dae1
commit
e9d6f57b66
19532 changed files with 1506564 additions and 1486687 deletions
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/primary_630" />
|
||||
<corners android:radius="1.0dip" android:topLeftRadius="4.0dip" android:topRightRadius="4.0dip" android:bottomLeftRadius="0.0dip" android:bottomRightRadius="0.0dip" />
|
||||
</shape>
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/primary_100" />
|
||||
<corners android:radius="1.0dip" android:topLeftRadius="4.0dip" android:topRightRadius="4.0dip" android:bottomLeftRadius="0.0dip" android:bottomRightRadius="0.0dip" />
|
||||
</shape>
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape android:shape="oval"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/primary_900_alpha_80" />
|
||||
</shape>
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector android:height="24.0dip" android:width="24.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#ffffffff" android:pathData="M10.889,4C10.889,3.4477 11.3367,3 11.889,3H12.1112C12.6635,3 13.1112,3.4477 13.1112,4V20C13.1112,20.5523 12.6635,21 12.1112,21H11.889C11.3367,21 10.889,20.5523 10.889,20V4Z" />
|
||||
<path android:fillColor="#ffffffff" android:pathData="M6.4444,6.25C6.4444,5.6977 6.8921,5.25 7.4444,5.25H7.6666C8.2189,5.25 8.6666,5.6977 8.6666,6.25V17.75C8.6666,18.3023 8.2189,18.75 7.6666,18.75H7.4444C6.8921,18.75 6.4444,18.3023 6.4444,17.75V6.25Z" />
|
||||
<path android:fillColor="#ffffffff" android:pathData="M3.2222,15.375C3.7745,15.375 4.2222,14.9273 4.2222,14.375L4.2222,9.625C4.2222,9.0727 3.7745,8.625 3.2222,8.625H3C2.4477,8.625 2,9.0727 2,9.625V14.375C2,14.9273 2.4477,15.375 3,15.375H3.2222Z" />
|
||||
<path android:fillColor="#ffffffff" android:pathData="M22.0001,13.25C22.0001,13.8023 21.5523,14.25 21.0001,14.25H20.7778C20.2255,14.25 19.7778,13.8023 19.7778,13.25V10.75C19.7778,10.1977 20.2255,9.75 20.7778,9.75H21.0001C21.5523,9.75 22.0001,10.1977 22.0001,10.75V13.25Z" />
|
||||
<path android:fillColor="#ffffffff" android:pathData="M16.3333,7.5C15.781,7.5 15.3333,7.9477 15.3333,8.5V15.5C15.3333,16.0523 15.781,16.5 16.3333,16.5H16.5555C17.1078,16.5 17.5555,16.0523 17.5555,15.5V8.5C17.5555,7.9477 17.1078,7.5 16.5555,7.5H16.3333Z" />
|
||||
</vector>
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector android:height="24.0dip" android:width="24.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#ffffffff" android:pathData="M7,4C7,3.4477 7.4477,3 8,3C8.5523,3 9,3.4477 9,4V20C9,20.5523 8.5523,21 8,21C7.4477,21 7,20.5523 7,20V4Z" />
|
||||
<path android:fillColor="#ffffffff" android:pathData="M11,6C11,5.4477 11.4477,5 12,5C12.5523,5 13,5.4477 13,6V18C13,18.5523 12.5523,19 12,19C11.4477,19 11,18.5523 11,18V6Z" />
|
||||
<path android:fillColor="#ffffffff" android:pathData="M4,19C4.5523,19 5,18.5523 5,18L5,6C5,5.4477 4.5523,5 4,5C3.4477,5 3,5.4477 3,6V18C3,18.5523 3.4477,19 4,19Z" />
|
||||
<path android:fillColor="#ffffffff" android:pathData="M21,18C21,18.5523 20.5523,19 20,19C19.4477,19 19,18.5523 19,18L19,6C19,5.4477 19.4477,5 20,5C20.5523,5 21,5.4477 21,6L21,18Z" />
|
||||
<path android:fillColor="#ffffffff" android:pathData="M16,3C15.4477,3 15,3.4477 15,4V20C15,20.5523 15.4477,21 16,21C16.5523,21 17,20.5523 17,20V4C17,3.4477 16.5523,3 16,3Z" />
|
||||
</vector>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector android:tint="#ffffffff" android:height="10.0sp" android:width="10.0sp" android:viewportWidth="24.0" android:viewportHeight="24.0"
|
||||
<vector android:tint="#ffffffff" android:height="12.0dip" android:width="12.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#b3ffffff" android:pathData="M15,1L9,1v2h6L15,1zM11,14h2L13,8h-2v6zM19.03,7.39l1.42,-1.42c-0.43,-0.51 -0.9,-0.99 -1.41,-1.41l-1.42,1.42C16.07,4.74 14.12,4 12,4c-4.97,0 -9,4.03 -9,9s4.02,9 9,9 9,-4.03 9,-9c0,-2.12 -0.74,-4.07 -1.97,-5.61zM12,20c-3.87,0 -7,-3.13 -7,-7s3.13,-7 7,-7 7,3.13 7,7 -3.13,7 -7,7z" />
|
||||
<path android:fillColor="#ffdcddde" android:pathData="M15,1L9,1v2h6L15,1zM11,14h2L13,8h-2v6zM19.03,7.39l1.42,-1.42c-0.43,-0.51 -0.9,-0.99 -1.41,-1.41l-1.42,1.42C16.07,4.74 14.12,4 12,4c-4.97,0 -9,4.03 -9,9s4.02,9 9,9 9,-4.03 9,-9c0,-2.12 -0.74,-4.07 -1.97,-5.61zM12,20c-3.87,0 -7,-3.13 -7,-7s3.13,-7 7,-7 7,3.13 7,7 -3.13,7 -7,7z" />
|
||||
</vector>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector android:tint="#ff737f8d" android:height="10.0sp" android:width="10.0sp" android:viewportWidth="24.0" android:viewportHeight="24.0"
|
||||
<vector android:tint="#ff737f8d" android:height="12.0dip" android:width="12.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#ff000000" android:pathData="M15,1L9,1v2h6L15,1zM11,14h2L13,8h-2v6zM19.03,7.39l1.42,-1.42c-0.43,-0.51 -0.9,-0.99 -1.41,-1.41l-1.42,1.42C16.07,4.74 14.12,4 12,4c-4.97,0 -9,4.03 -9,9s4.02,9 9,9 9,-4.03 9,-9c0,-2.12 -0.74,-4.07 -1.97,-5.61zM12,20c-3.87,0 -7,-3.13 -7,-7s3.13,-7 7,-7 7,3.13 7,7 -3.13,7 -7,7z" />
|
||||
<path android:fillColor="#ff2e3338" android:pathData="M15,1L9,1v2h6L15,1zM11,14h2L13,8h-2v6zM19.03,7.39l1.42,-1.42c-0.43,-0.51 -0.9,-0.99 -1.41,-1.41l-1.42,1.42C16.07,4.74 14.12,4 12,4c-4.97,0 -9,4.03 -9,9s4.02,9 9,9 9,-4.03 9,-9c0,-2.12 -0.74,-4.07 -1.97,-5.61zM12,20c-3.87,0 -7,-3.13 -7,-7s3.13,-7 7,-7 7,3.13 7,7 -3.13,7 -7,7z" />
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue