<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_height="wrap_content" android:orientation="horizontal"
android:layout_width="fill_parent">
<Button
android:text="浏览"
android:id="@+id/Button01"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentRight="true">
</Button>
<EditText
android:id="@+id/EditText01"
android:layout_height="wrap_content"
android:layout_toLeftOf="@id/Button01"
android:layout_width="fill_parent">
</EditText>
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_alignParentLeft="true"
android:layout_below="@id/EditText01"
android:text="@string/hello" />
</RelativeLayout>
转载于:https://www.cnblogs.com/xl0715/p/3450466.html
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/100836.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...