android-autofittextview icon indicating copy to clipboard operation
android-autofittextview copied to clipboard

breaks with wearable support 1.2.0

Open NirujanSuresh opened this issue 10 years ago • 2 comments

using dependency 'com.google.android.support:wearable:1.2.0' and gives the following error:

Attribute "minTextSize" has already been defined

NirujanSuresh avatar Oct 26 '15 15:10 NirujanSuresh

Same problem in my case. I use 'com.google.android.support:wearable:2.0.0-alpha1'.

TomWayne98 avatar Jun 19 '16 15:06 TomWayne98

Hrmmm this seems like fixing this would be a breaking change for existing users... If someone is willing to submit a PR that namespaces the attrs, something like autofit_ prefix, I could release a 1.x build.

grantland avatar Jun 30 '16 05:06 grantland