Merge "[Wi-Fi] EAP method AKA' did not pronounced as AKA prime."

This commit is contained in:
Goven Liu
2019-07-11 03:22:35 +00:00
committed by Android (Google) Code Review
4 changed files with 131 additions and 10 deletions

View File

@@ -138,8 +138,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
style="@style/wifi_item_spinner"
android:prompt="@string/wifi_eap_method"
android:entries="@array/wifi_eap_method" />
android:prompt="@string/wifi_eap_method" />
</LinearLayout>
<LinearLayout android:id="@+id/l_phase2"