madapter

<linearLayout

android:orientation="vertical"

android:layout_width="match_parent"

android:layout_height="480dp">

<ImageView

android:id="@+id/monimages"

android:layout_width="match_parent"

android:layout_height="320dp"

android:scaleType="fitXY"/>

<linearLayout

android:layout_width="match_parent"

android:layout_height="78dp"

android:orientation="horizontal">

<TextView

android:id="@+id/age"

android:layout_width="60dp"

android:layout_height="50dp"

android:background="#FF3A34D1"

android:gravity="center"

android:textSize="28dp"

android:layout_marginTop="10dp"

android:layout_marginLeft="10dp"/>

<TextVeiw

android:id="@+id/work"

android:gravity="center"

android:layout_width="80dp"

android:layout_height="40dp"

android:background="#FFD1AF34"

android:textSize="28dp"

android:layout_marginTop="10dp"

android:layout_marginLeft="20dp"/>

<linearLayout>

<TextView

android:id="@+id/montv"

android:textSize="18sp"

android:layout_width="match_parent"

android:layout_height="80dp"/>

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容