greenfrvr / hashtag-view

Android fully customizable widget for representing data like hashtags collection and similiar.
MIT License
336 stars 54 forks source link

Appcompat-v7 22 support #17

Closed dleonett closed 7 years ago

dleonett commented 8 years ago

Hi! Is there a way to add support to library appcompat-v7:22.x.x? I'm working on a existing project built with compileSdkVersion "22" and I couldn't import this library in Gradle because of it needs appcompat-v7:23. Thanks