feat: Search basics
This commit is contained in:
parent
ca7d418726
commit
65cdeb17d0
9 changed files with 304 additions and 5 deletions
|
@ -11,6 +11,7 @@
|
|||
android:layout_margin="16dp"
|
||||
android:autofillHints="@null"
|
||||
android:background="@drawable/card_background"
|
||||
android:textColor="@color/black"
|
||||
android:elevation="4dp"
|
||||
android:hint="@string/place_autocomplete_query_hint"
|
||||
android:inputType="text"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue