android / views-widgets-samples

Multiple samples showing the best practices in views-widgets on Android.
Apache License 2.0
5.03k stars 3.01k forks source link

ViewPager2 setting the starting page on creation not working #183

Open Simouche opened 3 years ago

Simouche commented 3 years ago

I already asked the question on SO, and nobody answered it, so to keep it dry, here is the link of the question. I can provide more details if needed.

mertsalovda commented 3 years ago

I have exactly the same problem. The first screen is displayed compressed in half. Also the screen shrinks if I update the collection of items in the adapter and call notifyDataSetChanged ().