Skip to content

kivSW/Android8Error

Repository files navigation

This application demonstrates an error in Android 8.0 The activity holds a CheckBox and a ViewPager. That ViewPager has 2 pages with one CheckBox in each. The second page's CheckBox looks incorrectly.

The issue appears when I change the checked state in onStart() or onResume() method. If I set CheckBox's state in onCreateView(), the CheckBox looks fine.

The both CheckBoxes are checked

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages