͍ํ(3) - ࣗಈೖྗͷͨΊͷHintͷઃఆ
● ࢦఆจࣈྻ View.AUTOFILL_HINT_* ͳఆ͕ٛ͋ΔͷͰͦͪΒΛࢀߟʹ
● ෳ༩͑ΔࣄͰ͖Δ
● ࣗલͷViewʹHintsΛઃఆ͢Δ߹ View#setAutofillHints(vararg String)
● ٯʹɺೖྗิͨ͘͠ͳ͍߹ android:importantForAutofill=“no”
“auto”, “no”, “yes”, “noExcludedDescendants”, “yesExcludeDescendants”
android:id="@+id/password_field"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:inputType="textPassword"
android:autofillHints="password" />