Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style ExposedDropdownMenu is bad performance of Smooth #289

Open
voarlese opened this issue Aug 3, 2020 · 1 comment
Open

Style ExposedDropdownMenu is bad performance of Smooth #289

voarlese opened this issue Aug 3, 2020 · 1 comment

Comments

@voarlese
Copy link

voarlese commented Aug 3, 2020

<com.google.android.material.textfield.TextInputLayout style="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox.ExposedDropdownMenu" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="4dp" android:hint="@string/cat_textfield_label" app:errorEnabled="true" app:helperText="@string/cat_textfield_outlined_exposed_dropdown_helper_text" app:helperTextEnabled="true"> <AutoCompleteTextView android:id="@+id/outlined_exposed_dropdown" android:layout_width="match_parent" android:layout_height="wrap_content" android:inputType="none"/> </com.google.android.material.textfield.TextInputLayout>
Use this with ViewPager + Fragment, scroll and init is very lag
I found out is happen when use the style @style/Widget.MaterialComponents.TextInputLayout.OutlinedBox.ExposedDropdownMenu

@voarlese voarlese changed the title Stype ExposedDropdownMenu is bad performance of Smooth Style ExposedDropdownMenu is bad performance of Smooth Aug 3, 2020
@hashemitebarhossein963
Copy link

0919fb86f1b61727ebcc39ff6ea4203cbfce0381

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants