Skip to content

Repository files navigation

AutoCompleteTextViewRemovedropdownarrow

<com.google.android.material.textfield.TextInputLayout
style="@style/Widget.MaterialComponents.TextInputLayout.FilledBox.ExposedDropdownMenu"android:layout_width="match_parent"android:layout_height="wrap_content"android:layout_margin="16dp"android:hint="No Icon"app:endIconMode="none">
<AutoCompleteTextViewandroid:layout_width="match_parent"android:layout_height="wrap_content"android:inputType="none" />
</com.google.android.material.textfield.TextInputLayout>
<com.google.android.material.textfield.TextInputLayout
style="@style/Widget.MaterialComponents.TextInputLayout.FilledBox.ExposedDropdownMenu"android:layout_width="match_parent"android:layout_height="wrap_content"android:layout_margin="16dp"android:hint="Icon">
<AutoCompleteTextViewandroid:layout_width="match_parent"android:layout_height="wrap_content"android:inputType="none" />
</com.google.android.material.textfield.TextInputLayout>

Preview :


style="@style/Widget.MaterialComponents.TextInputLayout.FilledBox.ExposedDropdownMenu"

Preview :


Copyright 2021 M. Fadli Zein

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages