android numcolumns,home.xml

本文详细解读了一个Android源码中包含的布局文件,重点讲解了`home:stackOrientation`和`home:marginLeft`等Home模块属性,以及与背景、滚动缓存和列宽设置。探讨了这些配置在应用界面设计中的作用。
摘要由CSDN通过智能技术生成

The file containing the source code shown below is located in the corresponding directory in /samples/android-/...

xmlns:home="http://schemas.android.com/apk/res/com.example.android.home"

android:orientation="vertical"

android:layout_width="match_parent"

android:layout_height="match_parent">

android:background="@drawable/application_background"

android:persistentDrawingCache="animation|scrolling"

android:alwaysDrawnWithCache="true"

android:scrollbars="none"

android:drawSelectorOnTop="false"

android:listSelector="@drawable/grid_selector"

android:numColumns="auto_fit"

android:columnWidth="78dp"

android:stretchMode="spacingWidth"

android:layout_weight="1.0"

android:layout_height="0dip"

android:layout_width="match_parent"

android:stackFromBottom="true"

android:visibility="invisible" />

home:stackOrientation="horizontal"

home:marginLeft="1dip"

home:marginRight="1dip"

android:layout_marginTop="0dip"

android:layout_width="match_parent"

android:layout_height="65dip"

android:background="@drawable/application_background" />

Except as noted, this content is

licensed under Creative Commons Attribution 2.5. For details and

restrictions, see the Content

License.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值