Merge "Use ImeAwareEditText in FingerprintSettings"

This commit is contained in:
TreeHugger Robot
2018-10-29 22:48:29 +00:00
committed by Android (Google) Code Review
2 changed files with 19 additions and 22 deletions

View File

@@ -35,7 +35,7 @@
android:clipChildren="false"
android:clipToPadding="false" />
<EditText
<com.android.settings.widget.ImeAwareEditText
android:id="@+id/fingerprint_rename_field"
android:layout_width="match_parent"
android:layout_height="wrap_content"