标签: java android xml google-maps
我需要帮助才能使用片段和动画制作这个UI设计。请帮忙。
感谢。
答案 0 :(得分:1)
使用Place Autocomplete
<fragment android:id="@+id/place_autocomplete_fragment" android:layout_width="match_parent" android:layout_height="wrap_content" android:name="com.google.android.gms.location.places.ui.PlaceAutocompleteFragment" />