Skip to content

Fix some components render - #25

Open
AntoineRiche33 wants to merge 1 commit into
masterfrom
fix-render
Open

Fix some components render#25
AntoineRiche33 wants to merge 1 commit into
masterfrom
fix-render

Conversation

@AntoineRiche33

Copy link
Copy Markdown
Contributor

No description provided.

ll.addRule(alignment, RelativeLayout.TRUE);
mTVLabel.setLayoutParams(ll);

if(Gravity.END == alignment){

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It looks like mETInput.setGravity(alignment); mTVLabel.setGravity(alignment); do the same thing?

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.

2 participants