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

TIMOB-8772: Android: Alignment Issues on Android, layout appears broken #2058

Merged
merged 2 commits into from Apr 25, 2012

Conversation

ayeung
Copy link
Contributor

@ayeung ayeung commented Apr 24, 2012

@@ -208,20 +208,25 @@ protected LayoutParams generateDefaultLayoutParams()
return params;
}

private int getAsPercentageValue(double percentage, int value)
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably could just make this static.

@joshthecoder
Copy link
Contributor

Functional tested. Passed

One code review comment to address.

@joshthecoder
Copy link
Contributor

Code reviewed. Accepted

joshthecoder added a commit that referenced this pull request Apr 25, 2012
TIMOB-8772: Android: Alignment Issues on Android, layout appears broken
@joshthecoder joshthecoder merged commit 1cde8b1 into tidev:master Apr 25, 2012
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