Added partners resources
BIN
android/res/drawable-hdpi/ic_24px_logo_partner10.png
Normal file
After Width: | Height: | Size: 940 B |
BIN
android/res/drawable-hdpi/ic_24px_logo_partner11.png
Normal file
After Width: | Height: | Size: 631 B |
BIN
android/res/drawable-hdpi/ic_24px_logo_partner12.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
android/res/drawable-hdpi/ic_24px_logo_partner13.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
android/res/drawable-hdpi/ic_24px_logo_partner14.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
android/res/drawable-hdpi/ic_24px_logo_partner15.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
android/res/drawable-hdpi/ic_24px_logo_partner16.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
android/res/drawable-hdpi/ic_24px_logo_partner17.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
android/res/drawable-hdpi/ic_24px_logo_partner4.png
Normal file
After Width: | Height: | Size: 445 B |
BIN
android/res/drawable-hdpi/ic_24px_logo_partner5.png
Normal file
After Width: | Height: | Size: 223 B |
BIN
android/res/drawable-hdpi/ic_24px_logo_partner6.png
Normal file
After Width: | Height: | Size: 493 B |
BIN
android/res/drawable-hdpi/ic_24px_logo_partner7.png
Normal file
After Width: | Height: | Size: 445 B |
BIN
android/res/drawable-hdpi/ic_24px_logo_partner8.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
android/res/drawable-hdpi/ic_24px_logo_partner9.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
android/res/drawable-mdpi/ic_24px_logo_partner10.png
Normal file
After Width: | Height: | Size: 443 B |
BIN
android/res/drawable-mdpi/ic_24px_logo_partner11.png
Normal file
After Width: | Height: | Size: 405 B |
BIN
android/res/drawable-mdpi/ic_24px_logo_partner12.png
Normal file
After Width: | Height: | Size: 776 B |
BIN
android/res/drawable-mdpi/ic_24px_logo_partner13.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
android/res/drawable-mdpi/ic_24px_logo_partner14.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
android/res/drawable-mdpi/ic_24px_logo_partner15.png
Normal file
After Width: | Height: | Size: 904 B |
BIN
android/res/drawable-mdpi/ic_24px_logo_partner16.png
Normal file
After Width: | Height: | Size: 1,002 B |
BIN
android/res/drawable-mdpi/ic_24px_logo_partner17.png
Normal file
After Width: | Height: | Size: 972 B |
BIN
android/res/drawable-mdpi/ic_24px_logo_partner4.png
Normal file
After Width: | Height: | Size: 324 B |
BIN
android/res/drawable-mdpi/ic_24px_logo_partner5.png
Normal file
After Width: | Height: | Size: 164 B |
BIN
android/res/drawable-mdpi/ic_24px_logo_partner6.png
Normal file
After Width: | Height: | Size: 339 B |
BIN
android/res/drawable-mdpi/ic_24px_logo_partner7.png
Normal file
After Width: | Height: | Size: 324 B |
BIN
android/res/drawable-mdpi/ic_24px_logo_partner8.png
Normal file
After Width: | Height: | Size: 976 B |
BIN
android/res/drawable-mdpi/ic_24px_logo_partner9.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
13
android/res/drawable-v21/button_partner10.xml
Normal 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>
|
||||
|
13
android/res/drawable-v21/button_partner11.xml
Normal 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>
|
||||
|
13
android/res/drawable-v21/button_partner12.xml
Normal 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>
|
||||
|
13
android/res/drawable-v21/button_partner13.xml
Normal 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>
|
||||
|
13
android/res/drawable-v21/button_partner14.xml
Normal 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>
|
||||
|
13
android/res/drawable-v21/button_partner15.xml
Normal 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>
|
||||
|
13
android/res/drawable-v21/button_partner16.xml
Normal 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>
|
||||
|
13
android/res/drawable-v21/button_partner17.xml
Normal 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>
|
||||
|
13
android/res/drawable-v21/button_partner4.xml
Normal 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>
|
||||
|
13
android/res/drawable-v21/button_partner5.xml
Normal 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>
|
||||
|
13
android/res/drawable-v21/button_partner6.xml
Normal 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>
|
||||
|
13
android/res/drawable-v21/button_partner7.xml
Normal 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>
|
||||
|
13
android/res/drawable-v21/button_partner8.xml
Normal 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>
|
||||
|
13
android/res/drawable-v21/button_partner9.xml
Normal 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>
|
||||
|
BIN
android/res/drawable-xhdpi/ic_24px_logo_partner10.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
android/res/drawable-xhdpi/ic_24px_logo_partner11.png
Normal file
After Width: | Height: | Size: 903 B |
BIN
android/res/drawable-xhdpi/ic_24px_logo_partner12.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
android/res/drawable-xhdpi/ic_24px_logo_partner13.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
android/res/drawable-xhdpi/ic_24px_logo_partner14.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
android/res/drawable-xhdpi/ic_24px_logo_partner15.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
android/res/drawable-xhdpi/ic_24px_logo_partner16.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
android/res/drawable-xhdpi/ic_24px_logo_partner17.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
android/res/drawable-xhdpi/ic_24px_logo_partner4.png
Normal file
After Width: | Height: | Size: 553 B |
BIN
android/res/drawable-xhdpi/ic_24px_logo_partner5.png
Normal file
After Width: | Height: | Size: 230 B |
BIN
android/res/drawable-xhdpi/ic_24px_logo_partner6.png
Normal file
After Width: | Height: | Size: 616 B |
BIN
android/res/drawable-xhdpi/ic_24px_logo_partner7.png
Normal file
After Width: | Height: | Size: 553 B |
BIN
android/res/drawable-xhdpi/ic_24px_logo_partner8.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
android/res/drawable-xhdpi/ic_24px_logo_partner9.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
android/res/drawable-xxhdpi/ic_24px_logo_partner10.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
android/res/drawable-xxhdpi/ic_24px_logo_partner11.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
android/res/drawable-xxhdpi/ic_24px_logo_partner12.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
android/res/drawable-xxhdpi/ic_24px_logo_partner13.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
android/res/drawable-xxhdpi/ic_24px_logo_partner14.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
android/res/drawable-xxhdpi/ic_24px_logo_partner15.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
android/res/drawable-xxhdpi/ic_24px_logo_partner16.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
android/res/drawable-xxhdpi/ic_24px_logo_partner17.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
android/res/drawable-xxhdpi/ic_24px_logo_partner4.png
Normal file
After Width: | Height: | Size: 819 B |
BIN
android/res/drawable-xxhdpi/ic_24px_logo_partner5.png
Normal file
After Width: | Height: | Size: 262 B |
BIN
android/res/drawable-xxhdpi/ic_24px_logo_partner6.png
Normal file
After Width: | Height: | Size: 877 B |
BIN
android/res/drawable-xxhdpi/ic_24px_logo_partner7.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
android/res/drawable-xxhdpi/ic_24px_logo_partner8.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
android/res/drawable-xxhdpi/ic_24px_logo_partner9.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
android/res/drawable-xxxhdpi/ic_24px_logo_partner10.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
android/res/drawable-xxxhdpi/ic_24px_logo_partner11.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
android/res/drawable-xxxhdpi/ic_24px_logo_partner12.png
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
android/res/drawable-xxxhdpi/ic_24px_logo_partner13.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
android/res/drawable-xxxhdpi/ic_24px_logo_partner14.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
android/res/drawable-xxxhdpi/ic_24px_logo_partner15.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
android/res/drawable-xxxhdpi/ic_24px_logo_partner16.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
android/res/drawable-xxxhdpi/ic_24px_logo_partner17.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
android/res/drawable-xxxhdpi/ic_24px_logo_partner4.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
android/res/drawable-xxxhdpi/ic_24px_logo_partner5.png
Normal file
After Width: | Height: | Size: 748 B |
BIN
android/res/drawable-xxxhdpi/ic_24px_logo_partner6.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
android/res/drawable-xxxhdpi/ic_24px_logo_partner7.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
android/res/drawable-xxxhdpi/ic_24px_logo_partner8.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
android/res/drawable-xxxhdpi/ic_24px_logo_partner9.png
Normal file
After Width: | Height: | Size: 6.6 KiB |
7
android/res/drawable/button_partner10.xml
Normal 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>
|
7
android/res/drawable/button_partner11.xml
Normal 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>
|
7
android/res/drawable/button_partner12.xml
Normal 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>
|
7
android/res/drawable/button_partner13.xml
Normal 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>
|
7
android/res/drawable/button_partner14.xml
Normal 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>
|
7
android/res/drawable/button_partner15.xml
Normal 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>
|
7
android/res/drawable/button_partner16.xml
Normal 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>
|
7
android/res/drawable/button_partner17.xml
Normal 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>
|
7
android/res/drawable/button_partner4.xml
Normal 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>
|
7
android/res/drawable/button_partner5.xml
Normal 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>
|
7
android/res/drawable/button_partner6.xml
Normal 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>
|
7
android/res/drawable/button_partner7.xml
Normal 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>
|
7
android/res/drawable/button_partner8.xml
Normal 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>
|
7
android/res/drawable/button_partner9.xml
Normal 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>
|
|
@ -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>
|
||||
|
|
12
iphone/Maps/Images.xcassets/Place Page/ic_28px_logo_partner10.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_28px_logo_partner10.pdf"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|