|
|
@@ -5,13 +5,11 @@
|
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
|
- android:orientation="vertical"
|
|
|
- tools:layout_marginTop="-600dp">
|
|
|
+ android:orientation="vertical">
|
|
|
|
|
|
<android.support.constraint.ConstraintLayout
|
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="match_parent"
|
|
|
- android:paddingTop="@dimen/action_bar_height">
|
|
|
+ android:layout_height="match_parent">
|
|
|
|
|
|
<!--member header layout -->
|
|
|
<android.support.constraint.ConstraintLayout
|