xml wapmass-Android的LinearLayout中有水平orientation.xml
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xml wapmass-Android的LinearLayout中有水平orientation.xml相关的知识,希望对你有一定的参考价值。
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".MainActivity"
android:orientation="horizontal" >
<TextView
android:gravity="center"
android:layout_width="0dp"
android:layout_weight="1"
android:layout_height="wrap_content"
android:text="I am here"
android:textSize="30sp"
android:background="#9cf"
android:textColor="#fff"
/>
<TextView
android:gravity="center"
android:layout_marginLeft="10dp"
android:layout_width="0dp"
android:layout_weight="1"
android:layout_height="wrap_content"
android:text="I am here"
android:textSize="30sp"
android:background="#9cf"
android:textColor="#fff"
/>
</LinearLayout>
以上是关于xml wapmass-Android的LinearLayout中有水平orientation.xml的主要内容,如果未能解决你的问题,请参考以下文章
xml wapmass-Android的ListView控件,DetailsActivity.xml
xml wapmass-Android的LinearLayout中,垂直orientation.xml
xml wapmass-Android的LinearLayout中有水平orientation.xml
csharp Eliminar Linea Grid
csharp agrega linea可编辑GRID
sql Salto de linea SQLServer