Consolidates the main header and removes the now-unneeded FloatingSearchView library. Closes #67

This commit is contained in:
Vavassor 2017-06-19 20:50:40 -04:00
commit 53e6769d55
8 changed files with 84 additions and 191 deletions

View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<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>