Merge "Include login/alwayson in legacy VPN editor dialog" into nyc-dev

This commit is contained in:
Robin Lee
2016-04-13 15:26:44 +00:00
committed by Android (Google) Code Review
3 changed files with 13 additions and 12 deletions

View File

@@ -119,8 +119,7 @@
<LinearLayout android:id="@+id/login"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:visibility="gone">
android:orientation="vertical">
<TextView style="@style/vpn_label" android:text="@string/vpn_username"/>
<EditText style="@style/vpn_value" android:id="@+id/username"/>