If you have a need to have a UI component which will act similar to toggle button or be like a view group with state checked/unchecked this is a right place for you.
'com.github.polok.flipview:library:1.0.0'
<dependency>
<groupId>com.github.polok.flipview</groupId>
<artifactId>library</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.github.polok.flipview" name="library" rev="1.0.0"/>
"com.github.polok.flipview", "library", "1.0.0"