GleeStream/app/src/main/res/layout/activity_mxgtestbottomactivity.xml
2025-04-30 16:38:06 +08:00

21 lines
585 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:focusable="true"
android:focusableInTouchMode="true"
android:orientation="vertical">
<EditText
android:textColor="#6B678E"
android:hint="esponderSubstituted"
android:textSize="25sp"
android:layout_width="0dp"
android:text="reservesizeMbtreeUint"
android:lines="10"
android:paddingTop="69dp"
android:layout_height="0dp"
android:background="#158988"/>
</LinearLayout>