Merge pull request #4274 from alexzatsepin/MAPSME-2360-refactoring-the-point-to-point-interface
[android] Mapsme 2360 refactoring the point to point interface
Before Width: | Height: | Size: 817 B |
Before Width: | Height: | Size: 819 B |
Before Width: | Height: | Size: 822 B |
Before Width: | Height: | Size: 826 B |
Before Width: | Height: | Size: 848 B |
Before Width: | Height: | Size: 837 B |
Before Width: | Height: | Size: 845 B |
Before Width: | Height: | Size: 837 B |
Before Width: | Height: | Size: 836 B |
Before Width: | Height: | Size: 820 B |
Before Width: | Height: | Size: 820 B |
Before Width: | Height: | Size: 826 B |
Before Width: | Height: | Size: 848 B |
Before Width: | Height: | Size: 832 B |
Before Width: | Height: | Size: 842 B |
Before Width: | Height: | Size: 840 B |
Before Width: | Height: | Size: 837 B |
Before Width: | Height: | Size: 822 B |
Before Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 535 B |
Before Width: | Height: | Size: 541 B |
Before Width: | Height: | Size: 531 B |
Before Width: | Height: | Size: 540 B |
Before Width: | Height: | Size: 538 B |
Before Width: | Height: | Size: 538 B |
Before Width: | Height: | Size: 543 B |
Before Width: | Height: | Size: 540 B |
Before Width: | Height: | Size: 536 B |
Before Width: | Height: | Size: 541 B |
Before Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 537 B |
Before Width: | Height: | Size: 539 B |
Before Width: | Height: | Size: 536 B |
Before Width: | Height: | Size: 541 B |
Before Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.3 KiB |
|
@ -1,56 +1,56 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<animation-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_spinner_pending_1"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_1_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_2"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_2_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_3"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_3_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_4"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_4_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_5"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_5_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_6"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_6_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_7"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_7_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_8"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_8_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_9"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_9_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_10"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_10_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_11"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_11_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_12"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_12_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_13"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_13_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_14"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_14_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_15"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_15_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_16"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_16_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_17"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_17_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_18"
|
||||
<item android:drawable="@drawable/ic_spinner_pending_18_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
</animation-list>
|
|
@ -1,56 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<animation-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_spinner_pending_1_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_2_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_3_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_4_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_5_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_6_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_7_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_8_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_9_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_10_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_11_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_12_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_13_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_14_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_15_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_16_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_17_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
|
||||
<item android:drawable="@drawable/ic_spinner_pending_18_night"
|
||||
android:duration="@integer/anim_spinner_pending_item"/>
|
||||
</animation-list>
|
10
android/res/drawable/button_start.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/button_start_pressed"
|
||||
android:state_pressed="true"/>
|
||||
|
||||
<item android:drawable="@drawable/button_start_normal"
|
||||
android:state_enabled="true"/>
|
||||
|
||||
<item android:drawable="@drawable/button_start_disabled"/>
|
||||
</selector>
|
5
android/res/drawable/button_start_disabled.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<solid android:color="@color/button_accent_disabled"/>
|
||||
</shape>
|
5
android/res/drawable/button_start_disabled_night.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<solid android:color="@color/button_accent_disabled_night"/>
|
||||
</shape>
|
10
android/res/drawable/button_start_night.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/button_accent_pressed_night"
|
||||
android:state_pressed="true"/>
|
||||
|
||||
<item android:drawable="@drawable/button_accent_normal_night"
|
||||
android:state_enabled="true"/>
|
||||
|
||||
<item android:drawable="@drawable/button_accent_disabled_night"/>
|
||||
</selector>
|
5
android/res/drawable/button_start_normal.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<solid android:color="@color/button_accent"/>
|
||||
</shape>
|
5
android/res/drawable/button_start_normal_night.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<solid android:color="@color/button_accent_night"/>
|
||||
</shape>
|
5
android/res/drawable/button_start_pressed.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<solid android:color="@color/button_accent_pressed"/>
|
||||
</shape>
|
5
android/res/drawable/button_start_pressed_night.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<solid android:color="@color/button_accent_pressed_night"/>
|
||||
</shape>
|