[feature]: Enhance layout responsiveness on Android tablets
@vihar is already working on this.
Since Jul 5, 2025.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Summary
On Android tablet devices, the Plane.so interface does not properly adapt to the screen size. It appears as an enlarged version of the mobile layout instead of utilizing the additional available space. This negatively affects the user experience on tablets.
Why should this be worked on?
Improving the interface for Android tablets would significantly enhance usability and accessibility. Currently, users on tablets experience a stretched mobile layout that does not take advantage of the larger screen. Addressing this issue would provide a more consistent and optimized experience across devices, aligning with responsive design best practices.
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.
Assessment
This issue has not been assessed yet.