Fix merge conflicts

This commit is contained in:
Dinu Kumarasiri 2017-05-20 12:28:39 +02:00
parent 43a707dad5
commit 7629e00f33
4 changed files with 1 additions and 27 deletions

View file

@ -4,18 +4,9 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<<<<<<< HEAD
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
=======
<ImageView
android:src="@drawable/ic_launcher"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:contentDescription= "@string/commons_logo"
/>
>>>>>>> origin/fix_lint_issues
<include
android:id="@+id/toolbar"