8 lines
338 B
XML
8 lines
338 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<fragment xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
name="com.google.android.libraries.places.widget.internal.ui.AutocompleteImplFragment"
|
||
|
id="@+id/places_autocomplete_content"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
importantForAutofill="no"/>
|