Add missing id.
If29bb34fce04eab5adc9b5180b70dbfd718cc709 added proxy_settings_title, which should be available in Setup Wizard flow. Bug: 3321533 Change-Id: I4c2590dc728dde573502b91e5ef5b7bd8323bc97
This commit is contained in:
@@ -347,7 +347,8 @@
|
||||
android:orientation="vertical"
|
||||
android:visibility="gone">
|
||||
|
||||
<TextView android:layout_width="fill_parent"
|
||||
<TextView android:id="@+id/proxy_settings_title"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/proxy_settings_title" />
|
||||
|
||||
|
Reference in New Issue
Block a user