eclipsesource / eclipsesource/tabris-js
Allow to vertically align text in TextView
Open
feature
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
At the moment text in a `TextView` is vertically center aligned. It would be very helpful to have it top aligned or allow configure it to be top aligned.
Atm the iOS implementation does not support the vertical alignment so Android also prohibits it.
### Environment
- Tabris.js version: 3.0
Contributor guide
Assessment
This issue has not been assessed yet.