Disable search fab and add a skeleton of search screen.
This commit is contained in:
parent
54e09e5f1d
commit
70aa2a7972
15 changed files with 296 additions and 49 deletions
|
|
@ -0,0 +1,5 @@
|
|||
<vector android:height="24dp" android:tint="#000000"
|
||||
android:viewportHeight="24" android:viewportWidth="24"
|
||||
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="@android:color/white" android:pathData="M7,10l5,5 5,-5z"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue