wordpress-mobile / wordpress-mobile/WordPress-Android
ViewPager2 and RTL support.
Open
Nobody has claimed this yet.
[Type] Enhancement
Localization
Tech Debt
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
During the review of this PR related to RTL support, it was pointed out that among other things, the new ViewPager2 has the support to RTL.
We should want to consider to use that instead of the ViewPager in the app.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing PR 11301 and the current ViewPager usage in the app, then read the linked ViewPager2 documentation. Determine which screens would be affected by replacing ViewPager and verify that the relevant RTL behavior remains correct after the migration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- internationalization, mobile
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100