Added partners resources

This commit is contained in:
r.kuznetsov 2018-05-25 15:34:21 +03:00 committed by yoksnod
parent cd50ecb963
commit 7e82b8b9f6
127 changed files with 476 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 631 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 445 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 445 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 443 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 776 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 904 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,002 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 972 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 976 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,13 @@
<ripple
xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item>
<selector>
<item android:drawable="@color/bg_brand_partner10_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner10"/>
</selector>
</item>
</ripple>

View file

@ -0,0 +1,13 @@
<ripple
xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item>
<selector>
<item android:drawable="@color/bg_brand_partner11_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner11"/>
</selector>
</item>
</ripple>

View file

@ -0,0 +1,13 @@
<ripple
xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item>
<selector>
<item android:drawable="@color/bg_brand_partner12_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner12"/>
</selector>
</item>
</ripple>

View file

@ -0,0 +1,13 @@
<ripple
xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item>
<selector>
<item android:drawable="@color/bg_brand_partner13_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner13"/>
</selector>
</item>
</ripple>

View file

@ -0,0 +1,13 @@
<ripple
xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item>
<selector>
<item android:drawable="@color/bg_brand_partner14_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner14"/>
</selector>
</item>
</ripple>

View file

@ -0,0 +1,13 @@
<ripple
xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item>
<selector>
<item android:drawable="@color/bg_brand_partner15_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner15"/>
</selector>
</item>
</ripple>

View file

@ -0,0 +1,13 @@
<ripple
xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item>
<selector>
<item android:drawable="@color/bg_brand_partner16_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner16"/>
</selector>
</item>
</ripple>

View file

@ -0,0 +1,13 @@
<ripple
xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item>
<selector>
<item android:drawable="@color/bg_brand_partner17_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner17"/>
</selector>
</item>
</ripple>

View file

@ -0,0 +1,13 @@
<ripple
xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item>
<selector>
<item android:drawable="@color/bg_brand_partner4_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner4"/>
</selector>
</item>
</ripple>

View file

@ -0,0 +1,13 @@
<ripple
xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item>
<selector>
<item android:drawable="@color/bg_brand_partner5_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner5"/>
</selector>
</item>
</ripple>

View file

@ -0,0 +1,13 @@
<ripple
xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item>
<selector>
<item android:drawable="@color/bg_brand_partner6_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner6"/>
</selector>
</item>
</ripple>

View file

@ -0,0 +1,13 @@
<ripple
xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item>
<selector>
<item android:drawable="@color/bg_brand_partner7_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner7"/>
</selector>
</item>
</ripple>

View file

@ -0,0 +1,13 @@
<ripple
xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item>
<selector>
<item android:drawable="@color/bg_brand_partner8_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner8"/>
</selector>
</item>
</ripple>

View file

@ -0,0 +1,13 @@
<ripple
xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?attr/colorControlHighlight">
<item>
<selector>
<item android:drawable="@color/bg_brand_partner9_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner9"/>
</selector>
</item>
</ripple>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 903 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 553 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 616 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 553 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 819 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 877 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 748 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bg_brand_partner10_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner10"/>
</selector>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bg_brand_partner11_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner11"/>
</selector>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bg_brand_partner12_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner12"/>
</selector>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bg_brand_partner13_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner13"/>
</selector>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bg_brand_partner14_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner14"/>
</selector>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bg_brand_partner15_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner15"/>
</selector>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bg_brand_partner16_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner16"/>
</selector>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bg_brand_partner17_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner17"/>
</selector>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bg_brand_partner4_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner4"/>
</selector>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bg_brand_partner5_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner5"/>
</selector>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bg_brand_partner6_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner6"/>
</selector>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bg_brand_partner7_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner7"/>
</selector>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bg_brand_partner8_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner8"/>
</selector>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@color/bg_brand_partner9_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner9"/>
</selector>

View file

@ -167,6 +167,34 @@
<color name="bg_brand_partner1_pressed">#FFF2CE00</color>
<color name="bg_brand_partner3">#FFE61717</color>
<color name="bg_brand_partner3_pressed">#FFB31212</color>
<color name="bg_brand_partner4">#FF000000</color>
<color name="bg_brand_partner4_pressed">#FF000000</color>
<color name="bg_brand_partner5">#FF0073D2</color>
<color name="bg_brand_partner5_pressed">#FF0073D2</color>
<color name="bg_brand_partner6">#FF005CB9</color>
<color name="bg_brand_partner6_pressed">#FF005CB9</color>
<color name="bg_brand_partner7">#FFE24307</color>
<color name="bg_brand_partner7_pressed">#FFE24307</color>
<color name="bg_brand_partner8">#FF8D1B2F</color>
<color name="bg_brand_partner8_pressed">#FF8D1B2F</color>
<color name="bg_brand_partner9">#FFDC0039</color>
<color name="bg_brand_partner9_pressed">#FFDC0039</color>
<color name="bg_brand_partner10">#FF025198</color>
<color name="bg_brand_partner10_pressed">#FF025198</color>
<color name="bg_brand_partner11">#FFA50300</color>
<color name="bg_brand_partner11_pressed">#FFA50300</color>
<color name="bg_brand_partner12">#FF7EBD32</color>
<color name="bg_brand_partner12_pressed">#FF7EBD32</color>
<color name="bg_brand_partner13">#FF37252B</color>
<color name="bg_brand_partner13_pressed">#FF37252B</color>
<color name="bg_brand_partner14">#FF000000</color>
<color name="bg_brand_partner14_pressed">#FF000000</color>
<color name="bg_brand_partner15">#FF000000</color>
<color name="bg_brand_partner15_pressed">#FF000000</color>
<color name="bg_brand_partner16">#FF000000</color>
<color name="bg_brand_partner16_pressed">#FF000000</color>
<color name="bg_brand_partner17">#FF000000</color>
<color name="bg_brand_partner17_pressed">#FF000000</color>
<!-- Banner colors -->
<color name="bg_banner_color">#FFFDFFE6</color>

View file

@ -0,0 +1,12 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "ic_28px_logo_partner10.pdf"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Some files were not shown because too many files have changed in this diff Show more