Merge "Use ImeAwareEditText in FingerprintSettings"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f93b925588
@@ -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"
|
||||
|
Reference in New Issue
Block a user