ceryle / RadioRealButton

A custom radio button for Android API 12+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RadioRealButton gravity

ipserlionel opened this issue · comments

Hello,

First, great job!

Is it possible to add an option for "gravity" in each RadioRealButton? If the text is too long, it's on the left of the RadioRealButton zone.
radiorealbutton gravity

Thanks,

Lionel

Hi,
First thank you :) Yes, I can add that attribute. I will release a new version in this week and that attribute will be included.

Hi, in new version(2.0.0) you can use textGravity attribute to make text centered.