Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update card view layout #91

Merged
merged 2 commits into from
Feb 12, 2017
Merged

Update card view layout #91

merged 2 commits into from
Feb 12, 2017

Conversation

brarcher
Copy link
Owner

@brarcher brarcher commented Feb 12, 2017

Update the view layout to use a TextView instead of an EditView to view data. Also allow the data to be selectable when long clicked.

image

image

Earlier when a card was viewed it was shown in an EditView which
was disabled. This was not optimal, as the resulting text was
dimmed. To help the text be easier to read, a TextView is now
used to display the data.

In addition, the layout of the card viewing screen has been adjusted
When text is long clicked it is now selectable, so that one can
copy it to the clipboard.
@brarcher brarcher merged commit ce4dc01 into master Feb 12, 2017
@brarcher brarcher deleted the view-layout branch February 12, 2017 03:44
@brarcher brarcher changed the title View layout Update card view layout Feb 12, 2017
franga2000 pushed a commit to franga2000/loyalty-card-locker that referenced this pull request Feb 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant