Merge branch 'drawer' of ssh://github.com/osmandapp/Osmand into drawer

Conflicts:
	OsmAnd/res/layout/drawer_list_item.xml
This commit is contained in:
Victor Shcherb 2014-10-26 01:01:10 +02:00
commit ef0cae76cc

View file

@ -22,11 +22,15 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="18sp"
<<<<<<< HEAD
android:layout_weight="1"
android:layout_gravity="center_vertical"
android:layout_marginBottom="8dp"
android:layout_marginTop="8dp"
android:layout_marginLeft="11dp"
=======
android:layout_marginBottom="13dp"
>>>>>>> 038d2369a927dadfc3ba9a7e9d812aee43f855d7
tools:text="Some title text" />
<CheckBox