Use LinkProperties in WifiSettings UI
Change-Id: I6f59328173e9550a2822573a9b25517ebbec4024
This commit is contained in:
@@ -271,9 +271,9 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="8dip"
|
||||
android:text="@string/wifi_netmask" />
|
||||
android:text="@string/wifi_network_prefix_length" />
|
||||
|
||||
<EditText android:id="@+id/netmask"
|
||||
<EditText android:id="@+id/network_prefix_length"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:singleLine="true"
|
||||
|
||||
Reference in New Issue
Block a user