Migrate the existing View Pager to Pager #256
Labels
-priority-
High priority
blocked
Another issue is blocking
feature
New feature or request
good first issue
Good for newcomers
Terms
Description
The app currently employs a View Pager, and the compose views are being set from fragments. This approach was implemented to ensure a functional main throughout the migration process of individual pages to Jetpack Compose. Once the migration is complete, we can convert the View Pager to a Compose alternative that uses the Pager layout. This issue addresses this conversion.
Note: This issue is blocked by #248, #217, which will migrate the remaining XML layouts to Jetpack Compose.
For more details on resolving this issue, refer to the documentation for Pager.
Contribution
I would love to work on this and am more than happy to help anyone solve this issue :)
The text was updated successfully, but these errors were encountered: