Github user Humbedooh commented on the issue:
https://github.com/apache/incubator-ponymail/issues/393
This would indeed be a very welcome addition to the codebase.
Some thoughts: I am currently (albeit a bit behind) working on a rewrite of
the UI which abstracts much of the interface into rendering classes. It would
be possible to detect mobile phones and use a different rendering for them,
which could in turn use different styles. OR, this could be done with some very
tricky CSS, but I think the JavaScript approach makes sense, as we could
deliberately drop certain aspects of the UI on phones to leave more space for
what matters there.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---