Skip to content
Snippets Groups Projects
Verified Commit ebde7dc0 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fixes a linting issue

parent 511d97dc
Branches
Tags
No related merge requests found
......@@ -25,7 +25,8 @@
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/card_panel"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
tools:ignore="MergeRootFrame">
<android.support.v7.widget.CardView
style="?attr/cardStyle"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment