Merge pull request #4138 from trashkalmar/bicycle-not-beta-anymore

[android] del: Removed "Beta" overlay from bicycle router button.
This commit is contained in:
Dmitry Yunitsky 2016-08-24 01:36:12 +03:00 committed by GitHub
commit 1d4e5ba24b
6 changed files with 0 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 499 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 319 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 661 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 911 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -63,13 +63,6 @@
tools:buttonTint="?iconTintLight"/>
</RadioGroup>
<ImageView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignTop="@id/route_type"
android:layout_alignRight="@id/route_type"
android:src="@drawable/ic_bicycle_beta"/>
<LinearLayout
android:id="@+id/numbers"
android:layout_width="wrap_content"