d

 1 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
 2     android:id="@+id/linearLayout1"
 3     android:layout_width="fill_parent"
 4     android:layout_height="fill_parent"
 5     android:orientation="horizontal" >
 6     <SurfaceView
 7         android:id="@+id/mySurfaceView"
 8         android:layout_width="fill_parent"
 9         android:layout_height="fill_parent"
10         android:layout_weight="1" />
11     <LinearLayout
12         android:layout_width="fill_parent"
13         android:layout_height="fill_parent"
14         android:gravity="center"
15         android:layout_weight="9"
16         android:background="#daa520"
17         android:orientation="vertical" >
18         <Button
19             android:id="@+id/button01"
20             android:textColor="#ffff00"
21             android:layout_width="60dip"
22             android:layout_height="60dip"
23             android:background="@drawable/backgroundselector"/>
24         <Button
25             android:id="@+id/button03"
26             android:layout_width="60dip"
27             android:layout_height="60dip"
28             android:background="@drawable/btn_camera_record_light_inactive" 
29             android:layout_marginTop="60dip"/>
30         <Button
31             android:id="@+id/button04"
32             android:layout_width="60dip"
33             android:layout_height="60dip"
34             android:background="@drawable/share" 
35             android:layout_marginTop="60dip"/>
36     </LinearLayout>
37 </LinearLayout>

 

转载于:https://www.cnblogs.com/GoAhead/archive/2013/04/08/3006905.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值