CustomizableActionBarDrawerToggle
Small extension of default ActionBarDrawerToggle
Download
Gradle:
compile 'com.github.VyacheslavShmakin.customizable-actionbar-drawer-toggle:1.0.3'
Maven:
<dependency>
<groupId>com.github.VyacheslavShmakin</groupId>
<artifactId>customizable-actionbar-drawer-toggle</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>