Fix merge conflicts

This commit is contained in:
Dinu Kumarasiri 2017-05-20 11:58:26 +02:00
commit 43a707dad5
4 changed files with 26 additions and 0 deletions

View file

@ -7,7 +7,14 @@
<RelativeLayout
android:layout_width="match_parent"
<<<<<<< HEAD
android:layout_height="match_parent">
=======
android:layout_height="match_parent"
android:scaleType="centerCrop"
android:contentDescription="@string/background_image"
/>
>>>>>>> origin/fix_lint_issues
<include
android:id="@+id/toolbar"