Added Megafon PP resources

This commit is contained in:
r.kuznetsov 2018-06-19 16:26:04 +03:00 committed by Aleksandr Zatsepin
parent db76dd31a5
commit 35974ef353
27 changed files with 96 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 B

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_partner18_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner18"/>
</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_partner19_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner19"/>
</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_partner20_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner20"/>
</selector>
</item>
</ripple>

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 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_partner18_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner18"/>
</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_partner19_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner19"/>
</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_partner20_pressed"
android:state_pressed="true"/>
<item android:drawable="@color/bg_brand_partner20"/>
</selector>

View file

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

View file

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

View file

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