diff options
| -rw-r--r-- | core/res/res/drawable-hdpi/ic_corp_badge.png | bin | 0 -> 961 bytes | |||
| -rw-r--r-- | core/res/res/drawable-hdpi/ic_corp_icon_badge.png | bin | 0 -> 1947 bytes | |||
| -rw-r--r-- | core/res/res/drawable-mdpi/ic_corp_badge.png | bin | 0 -> 459 bytes | |||
| -rw-r--r-- | core/res/res/drawable-mdpi/ic_corp_icon_badge.png | bin | 0 -> 991 bytes | |||
| -rw-r--r-- | core/res/res/drawable-xhdpi/ic_corp_badge.png | bin | 0 -> 673 bytes | |||
| -rw-r--r-- | core/res/res/drawable-xhdpi/ic_corp_icon_badge.png | bin | 0 -> 1745 bytes | |||
| -rw-r--r-- | core/res/res/drawable-xxhdpi/ic_corp_badge.png | bin | 0 -> 941 bytes | |||
| -rw-r--r-- | core/res/res/drawable-xxhdpi/ic_corp_icon_badge.png | bin | 0 -> 2540 bytes | |||
| -rw-r--r-- | core/res/res/drawable/ic_corp_badge.xml | 34 | ||||
| -rw-r--r-- | core/res/res/drawable/ic_corp_icon_badge.xml | 40 |
10 files changed, 0 insertions, 74 deletions
diff --git a/core/res/res/drawable-hdpi/ic_corp_badge.png b/core/res/res/drawable-hdpi/ic_corp_badge.png Binary files differnew file mode 100644 index 0000000..c79ce92 --- /dev/null +++ b/core/res/res/drawable-hdpi/ic_corp_badge.png diff --git a/core/res/res/drawable-hdpi/ic_corp_icon_badge.png b/core/res/res/drawable-hdpi/ic_corp_icon_badge.png Binary files differnew file mode 100644 index 0000000..0059e09 --- /dev/null +++ b/core/res/res/drawable-hdpi/ic_corp_icon_badge.png diff --git a/core/res/res/drawable-mdpi/ic_corp_badge.png b/core/res/res/drawable-mdpi/ic_corp_badge.png Binary files differnew file mode 100644 index 0000000..c1447fe --- /dev/null +++ b/core/res/res/drawable-mdpi/ic_corp_badge.png diff --git a/core/res/res/drawable-mdpi/ic_corp_icon_badge.png b/core/res/res/drawable-mdpi/ic_corp_icon_badge.png Binary files differnew file mode 100644 index 0000000..5ff8c5d --- /dev/null +++ b/core/res/res/drawable-mdpi/ic_corp_icon_badge.png diff --git a/core/res/res/drawable-xhdpi/ic_corp_badge.png b/core/res/res/drawable-xhdpi/ic_corp_badge.png Binary files differnew file mode 100644 index 0000000..2d3d748 --- /dev/null +++ b/core/res/res/drawable-xhdpi/ic_corp_badge.png diff --git a/core/res/res/drawable-xhdpi/ic_corp_icon_badge.png b/core/res/res/drawable-xhdpi/ic_corp_icon_badge.png Binary files differnew file mode 100644 index 0000000..dc5716d --- /dev/null +++ b/core/res/res/drawable-xhdpi/ic_corp_icon_badge.png diff --git a/core/res/res/drawable-xxhdpi/ic_corp_badge.png b/core/res/res/drawable-xxhdpi/ic_corp_badge.png Binary files differnew file mode 100644 index 0000000..430e63b --- /dev/null +++ b/core/res/res/drawable-xxhdpi/ic_corp_badge.png diff --git a/core/res/res/drawable-xxhdpi/ic_corp_icon_badge.png b/core/res/res/drawable-xxhdpi/ic_corp_icon_badge.png Binary files differnew file mode 100644 index 0000000..cc00dd8 --- /dev/null +++ b/core/res/res/drawable-xxhdpi/ic_corp_icon_badge.png diff --git a/core/res/res/drawable/ic_corp_badge.xml b/core/res/res/drawable/ic_corp_badge.xml deleted file mode 100644 index 5325712..0000000 --- a/core/res/res/drawable/ic_corp_badge.xml +++ /dev/null @@ -1,34 +0,0 @@ -<!-- -Copyright (C) 2014 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. ---> -<vector xmlns:android="http://schemas.android.com/apk/res/android" > - <size - android:width="19.0dp" - android:height="19.0dp"/> - - <viewport - android:viewportWidth="19.0" - android:viewportHeight="19.0"/> - - <path - android:pathData="M9.5,9.5m-9.5,0.0a9.5,9.5 0.0,1.0 1.0,19.0 0.0a9.5,9.5 0.0,1.0 1.0,-19.0 0.0" - android:fill="#FF5722"/> - <path - android:pathData="M12.667,7.125l-1.583,0.0L11.084,6.333l-0.792,-0.792L8.708,5.5410004L7.917,6.333l0.0,0.792L6.333,7.125c-0.438,0.0 -0.788,0.354 -0.788,0.792l-0.004,4.354c0.0,0.438 0.354,0.792 0.792,0.792l6.333,0.0c0.438,0.0 0.792,-0.354 0.792,-0.792L13.458,7.917C13.458,7.479 13.104,7.125 12.667,7.125zM10.094,10.687L8.906,10.687L8.906,9.5l1.188,0.0L10.094,10.687zM10.292,7.125L8.708,7.125L8.708,6.333l1.583,0.0L10.291,7.125z" - android:fill="#FFFFFF"/> - <path - android:pathData="M4.75,4.75 h9.5 v9.5 h-9.5z" - android:fill="#00000000"/> -</vector> diff --git a/core/res/res/drawable/ic_corp_icon_badge.xml b/core/res/res/drawable/ic_corp_icon_badge.xml deleted file mode 100644 index 7bfab4c..0000000 --- a/core/res/res/drawable/ic_corp_icon_badge.xml +++ /dev/null @@ -1,40 +0,0 @@ -<!-- -Copyright (C) 2014 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. ---> -<vector xmlns:android="http://schemas.android.com/apk/res/android" > - <size - android:width="64.0dp" - android:height="64.0dp"/> - - <viewport - android:viewportWidth="64.0" - android:viewportHeight="64.0"/> - - <path - android:fill="#FF000000" - android:pathData="M49.062,50.0m-14.0,0.0a14.0,14.0 0.0,1.0 1.0,28.0 0.0a14.0,14.0 0.0,1.0 1.0,-28.0 0.0"/> - <path - android:fill="#FF000000" - android:pathData="M49.0,49.5m-14.0,0.0a14.0,14.0 0.0,1.0 1.0,28.0 0.0a14.0,14.0 0.0,1.0 1.0,-28.0 0.0"/> - <path - android:pathData="M49.0,49.0m-14.0,0.0a14.0,14.0 0.0,1.0 1.0,28.0 0.0a14.0,14.0 0.0,1.0 1.0,-28.0 0.0" - android:fill="#FF5722"/> - <path - android:pathData="M53.667,45.5l-2.333,0.0l0.0,-1.167l-1.167,-1.167l-2.333,0.0l-1.167,1.167L46.667,45.5l-2.333,0.0c-0.645,0.0 -1.161,0.522 -1.161,1.167l-0.006,6.417c0.0,0.645 0.522,1.167 1.167,1.167l9.333,0.0c0.645,0.0 1.167,-0.522 1.167,-1.167l0.0,-6.417C54.833,46.022 54.311,45.5 53.667,45.5zM49.875,50.75l-1.75,0.0L48.125,49.0l1.75,0.0L49.875,50.75zM50.167,45.5l-2.333,0.0l0.0,-1.167l2.333,0.0L50.167,45.5z" - android:fill="#FFFFFF"/> - <path - android:pathData="M42.0,42.0 h14.0 v14.0 h-14.0z" - android:fill="#00000000"/> -</vector> |
