<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:gravity="center"
    android:orientation="vertical"
    android:layout_width="match_parent"
    android:layout_height="match_parent">
    <TextView
        android:textSize="18sp"
        android:textColor="@color/_3qi_res_0x7f060054"
        android:gravity="center"
        android:id="@+id/_35e_res_0x7f0b0266"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:text="@string/_3bv_res_0x7f13004f"/>
    <EditText
        android:id="@+id/_3ef_res_0x7f0b0265"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_marginTop="@dimen/d3"
        android:hint="@string/_3tb_res_0x7f13004d"
        android:singleLine="true"/>
    <Button
        android:id="@+id/in"
        android:layout_marginTop="@dimen/d3"
        android:text="@string/_3la_res_0x7f130051"
        style="@style/_4qn_res_0x7f140185"/>
</LinearLayout>
