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

Review layout to make sure buttons adapt to their contents, for long translations #24

Merged
merged 1 commit into from
Oct 8, 2017

Conversation

pirishd
Copy link
Contributor

@pirishd pirishd commented Sep 17, 2017

As texts may be cut in buttons for some languages like French and Russian (see Issue #23), I made sure buttons adapt to their contents by:

  • using a relative layout
  • no longer using fixed heights for buttons, instead using wrap_content for their layout heights
  • getting rid of no longer necessary dimen.xml file

@mikemee
Copy link
Collaborator

mikemee commented Sep 18, 2017

@pirishd Thanks so much! I plan to review and merge this tomorrow. All looks good though.

@pirishd
Copy link
Contributor Author

pirishd commented Sep 28, 2017

Hi @mikemee, do you know when that could be merged? Can I help in some ways?

Copy link
Collaborator

@mikemee mikemee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay. Looks good 👍

@mikemee mikemee merged commit d90459a into eggheadgames:develop Oct 8, 2017
@mikemee
Copy link
Collaborator

mikemee commented Oct 8, 2017

@pirishd Release in 1.4.9. Many thanks again!

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.

None yet

2 participants