Introslide layout improvements

This commit is contained in:
Michael Schättgen 2018-09-18 23:56:25 +02:00
parent ec2cfb4442
commit cebf933c18
3 changed files with 11 additions and 13 deletions

View file

@ -18,14 +18,6 @@
android:layout_marginTop="30dp"
android:textStyle="bold" />
<ImageView
android:id="@+id/imageView"
android:layout_width="match_parent"
android:layout_height="140dp"
android:layout_marginBottom="100dp"
android:layout_marginTop="70dp"
app:srcCompat="@drawable/ic_id_card" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="200dp"