Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span.
'com.felipecsl.asymmetricgridview:library:2.0.0'
<dependency>
<groupId>com.felipecsl.asymmetricgridview</groupId>
<artifactId>library</artifactId>
<version>2.0.0</version>
</dependency>
<dependency org="com.felipecsl.asymmetricgridview" name="library" rev="2.0.0"/>
"com.felipecsl.asymmetricgridview", "library", "2.0.0"