Track search dialog adjustments (#5479)
* Add clear text button to track search dialog text input * Track search item adjustments
This commit is contained in:
@@ -36,7 +36,8 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginHorizontal="12dp"
|
||||
android:layout_marginTop="8dp"
|
||||
android:hint="@string/title">
|
||||
android:hint="@string/title"
|
||||
app:endIconMode="clear_text">
|
||||
|
||||
<com.google.android.material.textfield.TextInputEditText
|
||||
android:id="@+id/title_input_edit_text"
|
||||
|
||||
Reference in New Issue
Block a user