下面是本人写的一个页面布局,作者是一个小白,如果有错误,请见谅
layout:activity_main.xml:

<?xml version="1.0" encoding="utf-8"?>

xmlns:app=“http://schemas.android.com/apk/res-auto”
xmlns:tools=“http://schemas.android.com/tools”
android:id="@+id/activity_main"
android:layout_width=“match_parent”
android:layout_height=“match_parent”
android:paddingBottom=“0dp”
android:paddingLeft=“0dp”
android:paddingRight=“0dp”
android:paddingTop=“0dp”

tools:context="com.example.administrator.taobao.MainActivity"android:weightSum="1"android:orientation="vertical">         

/>

    

界面效果如下:

**android studio 编写淘宝界面## 标题**_第1张图片

更多相关文章

  1. android 界面控件被输入法顶起来解决
  2. android 登录界面
  3. Android 分享一个流量显示界面
  4. 启动图启动界面的简单实现
  5. 禁止Activity+ EditText 界面默认弹出键盘
  6. android 输入法界面显示的开关
  7. Android 欢迎界面淡出动画效果(Animation)

随机推荐

  1. 安卓ScrollView嵌套RecyclerView,GridView
  2. Android(安卓)如何使用使用数据库
  3. Android通过putExtra()传递JavaBean对象,
  4. Android(安卓)定时重复启动弹出窗口。
  5. Android(安卓)接入Facebook实现第三方登
  6. Android开发教程 --- Android调用WS
  7. Android从ftp服务器获取文件
  8. eclipse中绑定android源码
  9. unity中c#与java相互调用
  10. Android向服务器上传中文乱码解决