Skip to content

Instantly share code, notes, and snippets.

View sarsamurmu's full-sized avatar

Sarsa Murmu sarsamurmu

View GitHub Profile
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon
xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/clock_background"/>
<foreground>
<layer-list>
<item>
<rotate android:drawable="@drawable/clock_hour" android:fromDegrees="300.0" android:toDegrees="5300.0" android:pivotX="50.0%" android:pivotY="50.0%"/>
</item>
<item>
@sarsamurmu
sarsamurmu / hamburger-menu-animations.markdown
Created April 15, 2019 15:36
Hamburger Menu Animations
<?xml version="1.0" encoding="utf-8" ?>
<resources>
<version>1 </version>
<category title="System" />
<item drawable="audio_fx" />
<item drawable="browser" />
<item drawable="browser_2" />
<item drawable="calculator" />
<item drawable="calculator_2" />
<item drawable="camera_los" />