ExpandableView is a View showing only a content and when clicked on it, it displays more content in a fashion way.
'com.github.nicolasjafelle:expandableview:1.0'
<dependency>
<groupId>com.github.nicolasjafelle</groupId>
<artifactId>expandableview</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.github.nicolasjafelle" name="expandableview" rev="1.0"/>
"com.github.nicolasjafelle", "expandableview", "1.0"