Update SearchBar by using the DockedSearchBar from material3
This commit is contained in:
parent
4342c4ec07
commit
1f85df8a1a
5 changed files with 175 additions and 54 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="16"
|
||||
android:viewportHeight="16">
|
||||
<path
|
||||
android:pathData="M16,7H3.83L9.42,1.41L8,0L0,8L8,16L9.41,14.59L3.83,9H16V7Z"
|
||||
android:fillColor="#17191C"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue