Skip to content

Commit

Permalink
Merge branch 'fixes2' of https://github.com/nv95/Timber into nv95-fixes2
Browse files Browse the repository at this point in the history
  • Loading branch information
naman14 committed Nov 13, 2016
2 parents d6deac6 + 9a22724 commit a6159ab
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file removed app/src/main/res/drawable-xhdpi/ic_menu.png
Binary file not shown.
9 changes: 9 additions & 0 deletions app/src/main/res/drawable/ic_menu.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportHeight="24.0"
android:viewportWidth="24.0">
<path
android:fillColor="#ffffff"
android:pathData="M3,18h18v-2L3,16v2zM3,13h18v-2L3,11v2zM3,6v2h18L21,6L3,6z" />
</vector>

0 comments on commit a6159ab

Please sign in to comment.