Merge "Re-add support string that was being used by wifi"

This commit is contained in:
TreeHugger Robot
2018-01-11 23:18:30 +00:00
committed by Android (Google) Code Review
2 changed files with 3 additions and 1 deletions

View File

@@ -37,7 +37,7 @@
<Button
style="@android:style/Widget.Material.Button.Colored"
android:id="@+id/signin_button"
android:text="@string/support_sign_in_button_text"
android:text="@string/wifi_sign_in_button_text"
android:layout_width="0dp"
android:layout_weight="1"
android:layout_height="wrap_content"