ceryle / RadioRealButton

A custom radio button for Android API 12+
Apache License 2.0
259 stars 73 forks source link

Fix for Issue #41 - Android pie canvas fix #42

Open developer1011 opened 6 years ago

developer1011 commented 6 years ago

Hi,

Fixed the issue #41 related to android pie. Can you please accept the pull request

AyoPrez commented 5 years ago

@ceryle could you please merge this fix? I think I'm not the only one who will need this later or soon

patgdut commented 5 years ago

@ceryle could you please merge this fix? I think I'm not the only one who will need this later or soon

implementation 'com.github.patgdut:RadioRealButton:v2.1.2'

csbenz commented 5 years ago

@ceryle

masteramyx commented 5 years ago

Is this going to be merged into original project? Seems like @ceryle is not maintaining this anymore

AyoPrez commented 5 years ago

@masteramyx I wouldn't expect any change in the future. What I did is download the project from this branch and added it as a lib in the android project. It works fine, but it's extra code to maintain.

sandeepnegi commented 2 years ago

Use https://github.com/ALXKAY/RadioRealButton its working