Closed armouldr closed 1 week ago
There is a bug with the Top bar navigation that makes the Screen display 2 times the same screen during the scroll. I fixed it by using HorizontalPager correctly (using its page value-parameter instead of pagerState.currentPage).
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 100.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarQube Cloud
There is a bug with the Top bar navigation that makes the Screen display 2 times the same screen during the scroll. I fixed it by using HorizontalPager correctly (using its page value-parameter instead of pagerState.currentPage).