Red de conocimiento informático - Computadora portátil - Diseñar la página del centro personal de Android

Diseñar la página del centro personal de Android

lt; RelativeLayout xmlns: android="/apk/res/android"

xmlns: app="/apk/res-auto"

android: layout_width="match_parent"

android: layout_height="match_parent"

android: background="@color/colorGray"gt;

lt;include

android: id="@ id/ barra de herramientas"

diseño="@layout/include_layout_fitting" /gt;

lt; diseño relativo

android: id="@ id/relativeLayout1"

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:layout_below="@id/toolbar"

android: orientación="vertical"gt;

lt; vista de texto

android: id="@ id/header"

android:layout_width="match_parent"

android:layout_height="120dp"

android:background="@color/colorPrimary"

android:scaleType=" centerCrop" /gt;

lt; /RelativeLayoutgt;

lt; RelativeLayout

android: id="@ id/relativeLayout2"

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:layout_marginLeft="10dp"

android:layout_marginTop ="80dp"

android:layout_marginRight="10dp"gt;

lt;android.support.v7.widget.CardView

android:id=" @ id/id_card"

android.layout_width="match_parent"

android: layout_height="wrap_content"

android: layout_margin="5dp"

android:foreground= "?android:attr/selectableItemBackground"

aplicación:cardCornerRadius="5dp"

<

p> aplicación: cardElevation="10dp"gt;

lt; LinearLayout

android: layout_width="match_parent"

android: layout_height="180dp"

android:layout_marginLeft="@dimen /dimens_10"

android:layout_marginTop="@dimen/dimens_20"

android:layout_marginRight="@dimen/dimens_10"

android.background="@drawable/mine_blue_shape"

android: orientación="vertical"gt

LinearLayout

android:layout_width="match_parent"

android:layout_heig