Fix Lint Issues #171: Fix numerous errors/warnings (#2537)

This commit is contained in:
Ronan Brigdale 2019-03-10 19:25:35 +01:00 committed by Vivek Maskara
parent d9fa31242f
commit 480c05b2f3
18 changed files with 35 additions and 43 deletions

View file

@ -37,7 +37,7 @@
<FrameLayout
android:id="@+id/container"
android:layout_width="match_parent"
android:layout_height="match_parent"></FrameLayout>
android:layout_height="match_parent" />
</LinearLayout>
<View