Fix lint issue: Remove Obsolete layout params

This commit is contained in:
maskara 2017-03-11 00:45:09 +05:30
parent 2a7cb20745
commit c4646dbd0c
2 changed files with 1 additions and 4 deletions

View file

@ -29,7 +29,6 @@
android:layout_height="120dp"
android:layout_gravity="center"
android:layout_marginLeft="10dp"
android:layout_toRightOf="@+id/welcome_wikipedia"
/>
</LinearLayout>