<?xml version="1.0" enCoding="utf-8"?><androID.support.v7.Widget.CardVIEw xmlns:androID="http://schemas.androID.com/apk/res/androID" xmlns:app="http://schemas.androID.com/apk/res-auto" androID:layout_wIDth="match_parent" androID:layout_height="200dp" app:cardCornerRadius="4dp" app:cardElevation="0dp" app:cardMaxElevation="0dp"> <ImageVIEw androID:src="@drawable/your_background" androID:layout_wIDth="match_parent" androID:layout_height="match_parent" androID:scaleType="fitXY"/> <... your layout .../></androID.support.v7.Widget.CardVIEw>总结
以上是内存溢出为你收集整理的android – 作为CardView的背景绘制全部内容,希望文章能够帮你解决android – 作为CardView的背景绘制所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)