Skip to content

onQueryTextChange calls only once if I call mViewPager.setAdapter(mViewPagerAdapter) inside #5005

@Alex3c

Description

@Alex3c

Description:
When I use com.google.android.material version 1.13.0
onQueryTextChange calls only once if I call mViewPager.setAdapter(mViewPagerAdapter) inside
And there is no onscreen keyboard appears.
It doens't happen with version 1.12.0

Expected behavior:
Here is the link to the video of this issue:
https://drive.google.com/file/d/1OFAXM6YWB1nl4SKUjS4U_IYrYwgQ_mfA/view?usp=sharing

Minimal sample app repro:
Here is the link to the project that shows this issue:
https://drive.google.com/file/d/1ie_nqlLGQMudliBm4CH8217SnTwCrcQi/view?usp=sharing

To reproduce this issue just change
material = "1.12.0" to
material = "1.13.0" in
libs.versions.toml file.

Android API version: 16

Material Library version: com.google.android.material 1.13.0

Device: Pixel 9 Pro XL

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions