felipecsl / AsymmetricGridView

Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span
http://felipecsl.com/AsymmetricGridView
MIT License
1.84k stars 431 forks source link

Remove minSdkVersion and targetSdkVersion to not conflict with apps. #1

Closed luciofm closed 10 years ago

luciofm commented 10 years ago

Make the library compatible with apps with targetSdkVersion different that 19.