diff --git a/android/res/animator/show_zoom_in_alpha.xml b/android/res/animator/show_zoom_in_alpha.xml new file mode 100644 index 0000000000..235b1370a1 --- /dev/null +++ b/android/res/animator/show_zoom_in_alpha.xml @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/android/res/animator/show_zoom_out_alpha.xml b/android/res/animator/show_zoom_out_alpha.xml new file mode 100644 index 0000000000..278e4a6e80 --- /dev/null +++ b/android/res/animator/show_zoom_out_alpha.xml @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/android/res/drawable-hdpi/ic_routing_atm_off.png b/android/res/drawable-hdpi/ic_routing_atm_off.png new file mode 100644 index 0000000000..b53420cf90 Binary files /dev/null and b/android/res/drawable-hdpi/ic_routing_atm_off.png differ diff --git a/android/res/drawable-hdpi/ic_routing_atm_on.png b/android/res/drawable-hdpi/ic_routing_atm_on.png new file mode 100644 index 0000000000..d2624581dc Binary files /dev/null and b/android/res/drawable-hdpi/ic_routing_atm_on.png differ diff --git a/android/res/drawable-hdpi/ic_routing_cafe_off.png b/android/res/drawable-hdpi/ic_routing_cafe_off.png new file mode 100644 index 0000000000..8e67af703d Binary files /dev/null and b/android/res/drawable-hdpi/ic_routing_cafe_off.png differ diff --git a/android/res/drawable-hdpi/ic_routing_cafe_on.png b/android/res/drawable-hdpi/ic_routing_cafe_on.png new file mode 100644 index 0000000000..287c24a85b Binary files /dev/null and b/android/res/drawable-hdpi/ic_routing_cafe_on.png differ diff --git a/android/res/drawable-hdpi/ic_routing_food_off.png b/android/res/drawable-hdpi/ic_routing_food_off.png new file mode 100644 index 0000000000..84cd53e5ba Binary files /dev/null and b/android/res/drawable-hdpi/ic_routing_food_off.png differ diff --git a/android/res/drawable-hdpi/ic_routing_food_on.png b/android/res/drawable-hdpi/ic_routing_food_on.png new file mode 100644 index 0000000000..9338bc895c Binary files /dev/null and b/android/res/drawable-hdpi/ic_routing_food_on.png differ diff --git a/android/res/drawable-hdpi/ic_routing_fuel_off.png b/android/res/drawable-hdpi/ic_routing_fuel_off.png new file mode 100644 index 0000000000..d94327ffd9 Binary files /dev/null and b/android/res/drawable-hdpi/ic_routing_fuel_off.png differ diff --git a/android/res/drawable-hdpi/ic_routing_fuel_on.png b/android/res/drawable-hdpi/ic_routing_fuel_on.png new file mode 100644 index 0000000000..1b8ab916a1 Binary files /dev/null and b/android/res/drawable-hdpi/ic_routing_fuel_on.png differ diff --git a/android/res/drawable-hdpi/ic_routing_parking_off.png b/android/res/drawable-hdpi/ic_routing_parking_off.png new file mode 100644 index 0000000000..3136def5c2 Binary files /dev/null and b/android/res/drawable-hdpi/ic_routing_parking_off.png differ diff --git a/android/res/drawable-hdpi/ic_routing_parking_on.png b/android/res/drawable-hdpi/ic_routing_parking_on.png new file mode 100644 index 0000000000..675cea13e0 Binary files /dev/null and b/android/res/drawable-hdpi/ic_routing_parking_on.png differ diff --git a/android/res/drawable-hdpi/ic_routing_search_off.png b/android/res/drawable-hdpi/ic_routing_search_off.png new file mode 100644 index 0000000000..1ac40a6d31 Binary files /dev/null and b/android/res/drawable-hdpi/ic_routing_search_off.png differ diff --git a/android/res/drawable-hdpi/ic_routing_search_on.png b/android/res/drawable-hdpi/ic_routing_search_on.png new file mode 100644 index 0000000000..88d931ba62 Binary files /dev/null and b/android/res/drawable-hdpi/ic_routing_search_on.png differ diff --git a/android/res/drawable-hdpi/ic_routing_shop_off.png b/android/res/drawable-hdpi/ic_routing_shop_off.png new file mode 100644 index 0000000000..e2c69312fe Binary files /dev/null and b/android/res/drawable-hdpi/ic_routing_shop_off.png differ diff --git a/android/res/drawable-hdpi/ic_routing_shop_on.png b/android/res/drawable-hdpi/ic_routing_shop_on.png new file mode 100644 index 0000000000..32772dcce1 Binary files /dev/null and b/android/res/drawable-hdpi/ic_routing_shop_on.png differ diff --git a/android/res/drawable-hdpi/ic_zoom_out_night.png b/android/res/drawable-hdpi/ic_zoom_out_night.png deleted file mode 100644 index 946190c424..0000000000 Binary files a/android/res/drawable-hdpi/ic_zoom_out_night.png and /dev/null differ diff --git a/android/res/drawable-hdpi/ic_zoom_out_pressed.png b/android/res/drawable-hdpi/ic_zoom_out_pressed.png deleted file mode 100644 index 7906137b2c..0000000000 Binary files a/android/res/drawable-hdpi/ic_zoom_out_pressed.png and /dev/null differ diff --git a/android/res/drawable-hdpi/ic_zoom_out_pressed_night.png b/android/res/drawable-hdpi/ic_zoom_out_pressed_night.png deleted file mode 100644 index 8dbfb6dc72..0000000000 Binary files a/android/res/drawable-hdpi/ic_zoom_out_pressed_night.png and /dev/null differ diff --git a/android/res/drawable-land/bg_circle_panel.xml b/android/res/drawable-land/bg_circle_panel.xml new file mode 100644 index 0000000000..16b0516060 --- /dev/null +++ b/android/res/drawable-land/bg_circle_panel.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/android/res/drawable-land/bg_circle_panel_night.xml b/android/res/drawable-land/bg_circle_panel_night.xml new file mode 100644 index 0000000000..13509a5d5b --- /dev/null +++ b/android/res/drawable-land/bg_circle_panel_night.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/android/res/drawable-mdpi/ic_routing_atm_off.png b/android/res/drawable-mdpi/ic_routing_atm_off.png new file mode 100644 index 0000000000..89afd241c6 Binary files /dev/null and b/android/res/drawable-mdpi/ic_routing_atm_off.png differ diff --git a/android/res/drawable-mdpi/ic_routing_atm_on.png b/android/res/drawable-mdpi/ic_routing_atm_on.png new file mode 100644 index 0000000000..21249abf79 Binary files /dev/null and b/android/res/drawable-mdpi/ic_routing_atm_on.png differ diff --git a/android/res/drawable-mdpi/ic_routing_cafe_off.png b/android/res/drawable-mdpi/ic_routing_cafe_off.png new file mode 100644 index 0000000000..c1c4ce8aa6 Binary files /dev/null and b/android/res/drawable-mdpi/ic_routing_cafe_off.png differ diff --git a/android/res/drawable-mdpi/ic_routing_cafe_on.png b/android/res/drawable-mdpi/ic_routing_cafe_on.png new file mode 100644 index 0000000000..9b4f9b453a Binary files /dev/null and b/android/res/drawable-mdpi/ic_routing_cafe_on.png differ diff --git a/android/res/drawable-mdpi/ic_routing_food_off.png b/android/res/drawable-mdpi/ic_routing_food_off.png new file mode 100644 index 0000000000..8f208c15d7 Binary files /dev/null and b/android/res/drawable-mdpi/ic_routing_food_off.png differ diff --git a/android/res/drawable-mdpi/ic_routing_food_on.png b/android/res/drawable-mdpi/ic_routing_food_on.png new file mode 100644 index 0000000000..39a1ed0e6a Binary files /dev/null and b/android/res/drawable-mdpi/ic_routing_food_on.png differ diff --git a/android/res/drawable-mdpi/ic_routing_fuel_off.png b/android/res/drawable-mdpi/ic_routing_fuel_off.png new file mode 100644 index 0000000000..07d8f308dc Binary files /dev/null and b/android/res/drawable-mdpi/ic_routing_fuel_off.png differ diff --git a/android/res/drawable-mdpi/ic_routing_fuel_on.png b/android/res/drawable-mdpi/ic_routing_fuel_on.png new file mode 100644 index 0000000000..8bd37e958f Binary files /dev/null and b/android/res/drawable-mdpi/ic_routing_fuel_on.png differ diff --git a/android/res/drawable-mdpi/ic_routing_parking_off.png b/android/res/drawable-mdpi/ic_routing_parking_off.png new file mode 100644 index 0000000000..1adf638009 Binary files /dev/null and b/android/res/drawable-mdpi/ic_routing_parking_off.png differ diff --git a/android/res/drawable-mdpi/ic_routing_parking_on.png b/android/res/drawable-mdpi/ic_routing_parking_on.png new file mode 100644 index 0000000000..d4256afb39 Binary files /dev/null and b/android/res/drawable-mdpi/ic_routing_parking_on.png differ diff --git a/android/res/drawable-mdpi/ic_routing_search_off.png b/android/res/drawable-mdpi/ic_routing_search_off.png new file mode 100644 index 0000000000..f571b825df Binary files /dev/null and b/android/res/drawable-mdpi/ic_routing_search_off.png differ diff --git a/android/res/drawable-mdpi/ic_routing_search_on.png b/android/res/drawable-mdpi/ic_routing_search_on.png new file mode 100644 index 0000000000..831b1b2134 Binary files /dev/null and b/android/res/drawable-mdpi/ic_routing_search_on.png differ diff --git a/android/res/drawable-mdpi/ic_routing_shop_off.png b/android/res/drawable-mdpi/ic_routing_shop_off.png new file mode 100644 index 0000000000..19d00156e4 Binary files /dev/null and b/android/res/drawable-mdpi/ic_routing_shop_off.png differ diff --git a/android/res/drawable-mdpi/ic_routing_shop_on.png b/android/res/drawable-mdpi/ic_routing_shop_on.png new file mode 100644 index 0000000000..6e09c5dc73 Binary files /dev/null and b/android/res/drawable-mdpi/ic_routing_shop_on.png differ diff --git a/android/res/drawable-mdpi/ic_zoom_out_night.png b/android/res/drawable-mdpi/ic_zoom_out_night.png deleted file mode 100644 index 9026ab6c85..0000000000 Binary files a/android/res/drawable-mdpi/ic_zoom_out_night.png and /dev/null differ diff --git a/android/res/drawable-mdpi/ic_zoom_out_pressed.png b/android/res/drawable-mdpi/ic_zoom_out_pressed.png deleted file mode 100644 index e74d4f2c66..0000000000 Binary files a/android/res/drawable-mdpi/ic_zoom_out_pressed.png and /dev/null differ diff --git a/android/res/drawable-mdpi/ic_zoom_out_pressed_night.png b/android/res/drawable-mdpi/ic_zoom_out_pressed_night.png deleted file mode 100644 index a6d1400787..0000000000 Binary files a/android/res/drawable-mdpi/ic_zoom_out_pressed_night.png and /dev/null differ diff --git a/android/res/drawable-xhdpi/ic_routing_atm_off.png b/android/res/drawable-xhdpi/ic_routing_atm_off.png new file mode 100644 index 0000000000..f9e27a9b4c Binary files /dev/null and b/android/res/drawable-xhdpi/ic_routing_atm_off.png differ diff --git a/android/res/drawable-xhdpi/ic_routing_atm_on.png b/android/res/drawable-xhdpi/ic_routing_atm_on.png new file mode 100644 index 0000000000..3e66e95a20 Binary files /dev/null and b/android/res/drawable-xhdpi/ic_routing_atm_on.png differ diff --git a/android/res/drawable-xhdpi/ic_routing_cafe_off.png b/android/res/drawable-xhdpi/ic_routing_cafe_off.png new file mode 100644 index 0000000000..24636c29ab Binary files /dev/null and b/android/res/drawable-xhdpi/ic_routing_cafe_off.png differ diff --git a/android/res/drawable-xhdpi/ic_routing_cafe_on.png b/android/res/drawable-xhdpi/ic_routing_cafe_on.png new file mode 100644 index 0000000000..b565cdcc62 Binary files /dev/null and b/android/res/drawable-xhdpi/ic_routing_cafe_on.png differ diff --git a/android/res/drawable-xhdpi/ic_routing_food_off.png b/android/res/drawable-xhdpi/ic_routing_food_off.png new file mode 100644 index 0000000000..81d14e58a2 Binary files /dev/null and b/android/res/drawable-xhdpi/ic_routing_food_off.png differ diff --git a/android/res/drawable-xhdpi/ic_routing_food_on.png b/android/res/drawable-xhdpi/ic_routing_food_on.png new file mode 100644 index 0000000000..ceb73f9154 Binary files /dev/null and b/android/res/drawable-xhdpi/ic_routing_food_on.png differ diff --git a/android/res/drawable-xhdpi/ic_routing_fuel_off.png b/android/res/drawable-xhdpi/ic_routing_fuel_off.png new file mode 100644 index 0000000000..5f1c64fadd Binary files /dev/null and b/android/res/drawable-xhdpi/ic_routing_fuel_off.png differ diff --git a/android/res/drawable-xhdpi/ic_routing_fuel_on.png b/android/res/drawable-xhdpi/ic_routing_fuel_on.png new file mode 100644 index 0000000000..8528f73b8d Binary files /dev/null and b/android/res/drawable-xhdpi/ic_routing_fuel_on.png differ diff --git a/android/res/drawable-xhdpi/ic_routing_parking_off.png b/android/res/drawable-xhdpi/ic_routing_parking_off.png new file mode 100644 index 0000000000..3881ddeb11 Binary files /dev/null and b/android/res/drawable-xhdpi/ic_routing_parking_off.png differ diff --git a/android/res/drawable-xhdpi/ic_routing_parking_on.png b/android/res/drawable-xhdpi/ic_routing_parking_on.png new file mode 100644 index 0000000000..641a70c16f Binary files /dev/null and b/android/res/drawable-xhdpi/ic_routing_parking_on.png differ diff --git a/android/res/drawable-xhdpi/ic_routing_search_off.png b/android/res/drawable-xhdpi/ic_routing_search_off.png new file mode 100644 index 0000000000..ca0485c9e7 Binary files /dev/null and b/android/res/drawable-xhdpi/ic_routing_search_off.png differ diff --git a/android/res/drawable-xhdpi/ic_routing_search_on.png b/android/res/drawable-xhdpi/ic_routing_search_on.png new file mode 100644 index 0000000000..c188ba2bf4 Binary files /dev/null and b/android/res/drawable-xhdpi/ic_routing_search_on.png differ diff --git a/android/res/drawable-xhdpi/ic_routing_shop_off.png b/android/res/drawable-xhdpi/ic_routing_shop_off.png new file mode 100644 index 0000000000..58243e3f72 Binary files /dev/null and b/android/res/drawable-xhdpi/ic_routing_shop_off.png differ diff --git a/android/res/drawable-xhdpi/ic_routing_shop_on.png b/android/res/drawable-xhdpi/ic_routing_shop_on.png new file mode 100644 index 0000000000..bd750d99b5 Binary files /dev/null and b/android/res/drawable-xhdpi/ic_routing_shop_on.png differ diff --git a/android/res/drawable-xhdpi/ic_zoom_out_night.png b/android/res/drawable-xhdpi/ic_zoom_out_night.png deleted file mode 100644 index 60badc53a3..0000000000 Binary files a/android/res/drawable-xhdpi/ic_zoom_out_night.png and /dev/null differ diff --git a/android/res/drawable-xhdpi/ic_zoom_out_pressed.png b/android/res/drawable-xhdpi/ic_zoom_out_pressed.png deleted file mode 100644 index eb968c9083..0000000000 Binary files a/android/res/drawable-xhdpi/ic_zoom_out_pressed.png and /dev/null differ diff --git a/android/res/drawable-xhdpi/ic_zoom_out_pressed_night.png b/android/res/drawable-xhdpi/ic_zoom_out_pressed_night.png deleted file mode 100644 index 656893239f..0000000000 Binary files a/android/res/drawable-xhdpi/ic_zoom_out_pressed_night.png and /dev/null differ diff --git a/android/res/drawable-xxhdpi/ic_routing_atm_off.png b/android/res/drawable-xxhdpi/ic_routing_atm_off.png new file mode 100644 index 0000000000..0caddc3f22 Binary files /dev/null and b/android/res/drawable-xxhdpi/ic_routing_atm_off.png differ diff --git a/android/res/drawable-xxhdpi/ic_routing_atm_on.png b/android/res/drawable-xxhdpi/ic_routing_atm_on.png new file mode 100644 index 0000000000..701bcc58c7 Binary files /dev/null and b/android/res/drawable-xxhdpi/ic_routing_atm_on.png differ diff --git a/android/res/drawable-xxhdpi/ic_routing_cafe_off.png b/android/res/drawable-xxhdpi/ic_routing_cafe_off.png new file mode 100644 index 0000000000..b437128e81 Binary files /dev/null and b/android/res/drawable-xxhdpi/ic_routing_cafe_off.png differ diff --git a/android/res/drawable-xxhdpi/ic_routing_cafe_on.png b/android/res/drawable-xxhdpi/ic_routing_cafe_on.png new file mode 100644 index 0000000000..0a98613ecf Binary files /dev/null and b/android/res/drawable-xxhdpi/ic_routing_cafe_on.png differ diff --git a/android/res/drawable-xxhdpi/ic_routing_food_off.png b/android/res/drawable-xxhdpi/ic_routing_food_off.png new file mode 100644 index 0000000000..7716b3acdb Binary files /dev/null and b/android/res/drawable-xxhdpi/ic_routing_food_off.png differ diff --git a/android/res/drawable-xxhdpi/ic_routing_food_on.png b/android/res/drawable-xxhdpi/ic_routing_food_on.png new file mode 100644 index 0000000000..e66a16fd7c Binary files /dev/null and b/android/res/drawable-xxhdpi/ic_routing_food_on.png differ diff --git a/android/res/drawable-xxhdpi/ic_routing_fuel_off.png b/android/res/drawable-xxhdpi/ic_routing_fuel_off.png new file mode 100644 index 0000000000..9401afc463 Binary files /dev/null and b/android/res/drawable-xxhdpi/ic_routing_fuel_off.png differ diff --git a/android/res/drawable-xxhdpi/ic_routing_fuel_on.png b/android/res/drawable-xxhdpi/ic_routing_fuel_on.png new file mode 100644 index 0000000000..cc6ac1f835 Binary files /dev/null and b/android/res/drawable-xxhdpi/ic_routing_fuel_on.png differ diff --git a/android/res/drawable-xxhdpi/ic_routing_parking_off.png b/android/res/drawable-xxhdpi/ic_routing_parking_off.png new file mode 100644 index 0000000000..1684728bd3 Binary files /dev/null and b/android/res/drawable-xxhdpi/ic_routing_parking_off.png differ diff --git a/android/res/drawable-xxhdpi/ic_routing_parking_on.png b/android/res/drawable-xxhdpi/ic_routing_parking_on.png new file mode 100644 index 0000000000..c3743c6a85 Binary files /dev/null and b/android/res/drawable-xxhdpi/ic_routing_parking_on.png differ diff --git a/android/res/drawable-xxhdpi/ic_routing_search_off.png b/android/res/drawable-xxhdpi/ic_routing_search_off.png new file mode 100644 index 0000000000..24d7f5dc66 Binary files /dev/null and b/android/res/drawable-xxhdpi/ic_routing_search_off.png differ diff --git a/android/res/drawable-xxhdpi/ic_routing_search_on.png b/android/res/drawable-xxhdpi/ic_routing_search_on.png new file mode 100644 index 0000000000..b7f2152e6b Binary files /dev/null and b/android/res/drawable-xxhdpi/ic_routing_search_on.png differ diff --git a/android/res/drawable-xxhdpi/ic_routing_shop_off.png b/android/res/drawable-xxhdpi/ic_routing_shop_off.png new file mode 100644 index 0000000000..9511fa6376 Binary files /dev/null and b/android/res/drawable-xxhdpi/ic_routing_shop_off.png differ diff --git a/android/res/drawable-xxhdpi/ic_routing_shop_on.png b/android/res/drawable-xxhdpi/ic_routing_shop_on.png new file mode 100644 index 0000000000..4829fe120a Binary files /dev/null and b/android/res/drawable-xxhdpi/ic_routing_shop_on.png differ diff --git a/android/res/drawable-xxhdpi/ic_zoom_out_night.png b/android/res/drawable-xxhdpi/ic_zoom_out_night.png deleted file mode 100644 index 4e2baa5fd7..0000000000 Binary files a/android/res/drawable-xxhdpi/ic_zoom_out_night.png and /dev/null differ diff --git a/android/res/drawable-xxhdpi/ic_zoom_out_pressed.png b/android/res/drawable-xxhdpi/ic_zoom_out_pressed.png deleted file mode 100644 index 4b9f9b729e..0000000000 Binary files a/android/res/drawable-xxhdpi/ic_zoom_out_pressed.png and /dev/null differ diff --git a/android/res/drawable-xxhdpi/ic_zoom_out_pressed_night.png b/android/res/drawable-xxhdpi/ic_zoom_out_pressed_night.png deleted file mode 100644 index 98e85d4e86..0000000000 Binary files a/android/res/drawable-xxhdpi/ic_zoom_out_pressed_night.png and /dev/null differ diff --git a/android/res/drawable-xxxhdpi/ic_routing_atm_off.png b/android/res/drawable-xxxhdpi/ic_routing_atm_off.png new file mode 100644 index 0000000000..ffe8e06ad9 Binary files /dev/null and b/android/res/drawable-xxxhdpi/ic_routing_atm_off.png differ diff --git a/android/res/drawable-xxxhdpi/ic_routing_atm_on.png b/android/res/drawable-xxxhdpi/ic_routing_atm_on.png new file mode 100644 index 0000000000..eb2f97cdda Binary files /dev/null and b/android/res/drawable-xxxhdpi/ic_routing_atm_on.png differ diff --git a/android/res/drawable-xxxhdpi/ic_routing_cafe_off.png b/android/res/drawable-xxxhdpi/ic_routing_cafe_off.png new file mode 100644 index 0000000000..1ad755c6a6 Binary files /dev/null and b/android/res/drawable-xxxhdpi/ic_routing_cafe_off.png differ diff --git a/android/res/drawable-xxxhdpi/ic_routing_cafe_on.png b/android/res/drawable-xxxhdpi/ic_routing_cafe_on.png new file mode 100644 index 0000000000..5b20dccc6e Binary files /dev/null and b/android/res/drawable-xxxhdpi/ic_routing_cafe_on.png differ diff --git a/android/res/drawable-xxxhdpi/ic_routing_food_off.png b/android/res/drawable-xxxhdpi/ic_routing_food_off.png new file mode 100644 index 0000000000..b730f30fae Binary files /dev/null and b/android/res/drawable-xxxhdpi/ic_routing_food_off.png differ diff --git a/android/res/drawable-xxxhdpi/ic_routing_food_on.png b/android/res/drawable-xxxhdpi/ic_routing_food_on.png new file mode 100644 index 0000000000..62bd9e0a88 Binary files /dev/null and b/android/res/drawable-xxxhdpi/ic_routing_food_on.png differ diff --git a/android/res/drawable-xxxhdpi/ic_routing_fuel_off.png b/android/res/drawable-xxxhdpi/ic_routing_fuel_off.png new file mode 100644 index 0000000000..dafafa4d53 Binary files /dev/null and b/android/res/drawable-xxxhdpi/ic_routing_fuel_off.png differ diff --git a/android/res/drawable-xxxhdpi/ic_routing_fuel_on.png b/android/res/drawable-xxxhdpi/ic_routing_fuel_on.png new file mode 100644 index 0000000000..7d47b348bc Binary files /dev/null and b/android/res/drawable-xxxhdpi/ic_routing_fuel_on.png differ diff --git a/android/res/drawable-xxxhdpi/ic_routing_parking_off.png b/android/res/drawable-xxxhdpi/ic_routing_parking_off.png new file mode 100644 index 0000000000..23226d82d3 Binary files /dev/null and b/android/res/drawable-xxxhdpi/ic_routing_parking_off.png differ diff --git a/android/res/drawable-xxxhdpi/ic_routing_parking_on.png b/android/res/drawable-xxxhdpi/ic_routing_parking_on.png new file mode 100644 index 0000000000..431c956896 Binary files /dev/null and b/android/res/drawable-xxxhdpi/ic_routing_parking_on.png differ diff --git a/android/res/drawable-xxxhdpi/ic_routing_search_off.png b/android/res/drawable-xxxhdpi/ic_routing_search_off.png new file mode 100644 index 0000000000..789760cb48 Binary files /dev/null and b/android/res/drawable-xxxhdpi/ic_routing_search_off.png differ diff --git a/android/res/drawable-xxxhdpi/ic_routing_search_on.png b/android/res/drawable-xxxhdpi/ic_routing_search_on.png new file mode 100644 index 0000000000..e793d4273a Binary files /dev/null and b/android/res/drawable-xxxhdpi/ic_routing_search_on.png differ diff --git a/android/res/drawable-xxxhdpi/ic_routing_shop_off.png b/android/res/drawable-xxxhdpi/ic_routing_shop_off.png new file mode 100644 index 0000000000..bbffc6eaf7 Binary files /dev/null and b/android/res/drawable-xxxhdpi/ic_routing_shop_off.png differ diff --git a/android/res/drawable-xxxhdpi/ic_routing_shop_on.png b/android/res/drawable-xxxhdpi/ic_routing_shop_on.png new file mode 100644 index 0000000000..82864233d7 Binary files /dev/null and b/android/res/drawable-xxxhdpi/ic_routing_shop_on.png differ diff --git a/android/res/drawable-xxxhdpi/ic_zoom_out_night.png b/android/res/drawable-xxxhdpi/ic_zoom_out_night.png deleted file mode 100644 index d2456aba4d..0000000000 Binary files a/android/res/drawable-xxxhdpi/ic_zoom_out_night.png and /dev/null differ diff --git a/android/res/drawable-xxxhdpi/ic_zoom_out_pressed.png b/android/res/drawable-xxxhdpi/ic_zoom_out_pressed.png deleted file mode 100644 index 858371f709..0000000000 Binary files a/android/res/drawable-xxxhdpi/ic_zoom_out_pressed.png and /dev/null differ diff --git a/android/res/drawable-xxxhdpi/ic_zoom_out_pressed_night.png b/android/res/drawable-xxxhdpi/ic_zoom_out_pressed_night.png deleted file mode 100644 index 98960d0c55..0000000000 Binary files a/android/res/drawable-xxxhdpi/ic_zoom_out_pressed_night.png and /dev/null differ diff --git a/android/res/drawable/bg_circle_panel.xml b/android/res/drawable/bg_circle_panel.xml new file mode 100644 index 0000000000..1286abf9b6 --- /dev/null +++ b/android/res/drawable/bg_circle_panel.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/android/res/drawable/bg_circle_panel_night.xml b/android/res/drawable/bg_circle_panel_night.xml new file mode 100644 index 0000000000..00e31d17af --- /dev/null +++ b/android/res/drawable/bg_circle_panel_night.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/android/res/drawable/zoom_out.xml b/android/res/drawable/zoom_out.xml deleted file mode 100644 index 9094b8ad3d..0000000000 --- a/android/res/drawable/zoom_out.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/android/res/drawable/zoom_out_night.xml b/android/res/drawable/zoom_out_night.xml deleted file mode 100644 index d6522a4ca5..0000000000 --- a/android/res/drawable/zoom_out_night.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/android/res/layout-land/layout_nav_search.xml b/android/res/layout-land/layout_nav_search.xml new file mode 100644 index 0000000000..a34bf7c4b1 --- /dev/null +++ b/android/res/layout-land/layout_nav_search.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/android/res/layout-land/map_navigation_buttons.xml b/android/res/layout-land/map_navigation_buttons.xml new file mode 100644 index 0000000000..34cec2fcb4 --- /dev/null +++ b/android/res/layout-land/map_navigation_buttons.xml @@ -0,0 +1,38 @@ + + + + + + + + + diff --git a/android/res/layout-w1020dp/activity_map.xml b/android/res/layout-w1020dp/activity_map.xml index 2495d739dc..41f98b0d56 100644 --- a/android/res/layout-w1020dp/activity_map.xml +++ b/android/res/layout-w1020dp/activity_map.xml @@ -35,6 +35,7 @@ android:layout_height="wrap_content" android:layout_alignWithParentIfMissing="true" android:layout_toRightOf="@+id/fragment_container" + android:layout_toEndOf="@id/fragment_container" android:clipToPadding="false" android:orientation="vertical" android:padding="@dimen/margin_base"> @@ -48,13 +49,6 @@ android:visibility="gone" tools:visibility="visible"/> - - + + + android:layout_height="match_parent" + tools:showIn="@layout/activity_map"> + + + + diff --git a/android/res/layout/layout_nav_bottom.xml b/android/res/layout/layout_nav_bottom.xml index c0d5b61106..0e894043eb 100644 --- a/android/res/layout/layout_nav_bottom.xml +++ b/android/res/layout/layout_nav_bottom.xml @@ -11,7 +11,8 @@ android:clickable="true" android:visibility="invisible" android:background="?menuBackgroundOpen" - tools:visibility="visible"> + tools:visibility="visible" + tools:showIn="@layout/layout_nav"> diff --git a/android/res/layout/layout_nav_search.xml b/android/res/layout/layout_nav_search.xml new file mode 100644 index 0000000000..a4996c695b --- /dev/null +++ b/android/res/layout/layout_nav_search.xml @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/android/res/layout/layout_nav_top.xml b/android/res/layout/layout_nav_top.xml index 77b14e200a..ce6e48aed2 100644 --- a/android/res/layout/layout_nav_top.xml +++ b/android/res/layout/layout_nav_top.xml @@ -5,7 +5,8 @@ android:id="@+id/nav_top_frame" android:layout_width="match_parent" android:layout_height="wrap_content" - tools:background="#20FF0000"> + tools:background="#20FF0000" + tools:showIn="@layout/layout_nav"> + + diff --git a/android/res/values/styles.xml b/android/res/values/styles.xml index 7c07b9e758..1383fad997 100644 --- a/android/res/values/styles.xml +++ b/android/res/values/styles.xml @@ -1,9 +1,13 @@ + xmlns:tools="http://schemas.android.com/tools"> + - - - - - - @@ -166,7 +195,8 @@ @drawable/shadow_top - @@ -201,4 +231,14 @@ @dimen/margin_half @style/MwmTextAppearance.Toolbar.Title.Button + + \ No newline at end of file diff --git a/android/res/values/themes-attrs.xml b/android/res/values/themes-attrs.xml index ec96f78e85..530cca73e8 100644 --- a/android/res/values/themes-attrs.xml +++ b/android/res/values/themes-attrs.xml @@ -73,5 +73,6 @@ + \ No newline at end of file diff --git a/android/res/values/themes.xml b/android/res/values/themes.xml index 1fd6145473..fa9c2df6fd 100644 --- a/android/res/values/themes.xml +++ b/android/res/values/themes.xml @@ -135,14 +135,12 @@ - -