eclipsesource / eclipsesource/tabris

Android Text fields with underline

Open
#474 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
56
Forks
18
PR merge metrics
No merged PRs in 30d

Description

An enterable field (Text control) on Android normally has a line underneath to show that it is editable. Previously this line appeared if you included SWT.BORDER in the style of the Text widget.

Now it makes no difference if SWT.BORDER is specified or not - you ALWAYS get the underline. This is no good for read-only fields as they take up much more vertical space than they need to due to the underline being visible.

Is it possible to have a read-only Text control WITHOUT the underline?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.