答案 0 :(得分:1)
您需要使用revel模态( <android.support.design.widget.TextInputLayout
android:layout_width="match_parent"
android:layout_height="wrap_content">
<EditText
android:id="@+id/editTextUserMail"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="right"
android:hint="mail"
</android.support.design.widget.TextInputLayout>
)及其所有内容并将其放置,使其仅为<div class="reveal">
元素的子项。您不希望它包含在其他元素中。
<body>