|
|
|
@ -36,17 +36,17 @@ |
|
|
|
|
android:scaleType="centerCrop" |
|
|
|
|
app:layout_collapseMode="pin" |
|
|
|
|
android:fitsSystemWindows="true" |
|
|
|
|
android:adjustViewBounds="true" /> |
|
|
|
|
android:layout_alignTop="@+id/account_header_info" |
|
|
|
|
android:layout_alignBottom="@id/account_header_info" /> |
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
android:orientation="vertical" |
|
|
|
|
android:id="@+id/account_header_info" |
|
|
|
|
android:paddingTop="?attr/actionBarSize" |
|
|
|
|
android:background="@drawable/account_header_gradient" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
app:layout_collapseMode="parallax" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_alignParentTop="true" |
|
|
|
|
android:layout_alignParentBottom="true"> |
|
|
|
|
android:layout_height="wrap_content"> |
|
|
|
|
|
|
|
|
|
<RelativeLayout |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|