DavidPizarro / AutoLabelUI

Android library to place labels next to another. If there is not enough space for the next label, it will be added in a new line.
Apache License 2.0
636 stars 107 forks source link

getLabel problem #7

Closed aragevorgyan closed 9 years ago

aragevorgyan commented 9 years ago

I added this library to gradle in Android studio. When I try to call getLabel or getLabels methods it shows that there are no such methods and in .class file I don't see them. What can be the reason?

DavidPizarro commented 9 years ago

OMG! Yes, it seems an error with Maven Central. I'll upload a new version possibly today with these methods. I'll write you when it has been uploaded.

DavidPizarro commented 9 years ago

Hi! It has been solved in the new version 1.0.1. Thanks!