Loading res/layout/wifi_status_test.xml +1 −1 Original line number Diff line number Diff line Loading @@ -111,7 +111,7 @@ /> <LinearLayout style="@style/entry_layout"> <TextView android:text="@string/radio_info_ping_hostname" style="@style/info_label" /> <TextView android:text="@string/radio_info_ping_hostname_v4" style="@style/info_label" /> <TextView android:id="@+id/pingHostname" style="@style/info_value" /> </LinearLayout> Loading Loading
res/layout/wifi_status_test.xml +1 −1 Original line number Diff line number Diff line Loading @@ -111,7 +111,7 @@ /> <LinearLayout style="@style/entry_layout"> <TextView android:text="@string/radio_info_ping_hostname" style="@style/info_label" /> <TextView android:text="@string/radio_info_ping_hostname_v4" style="@style/info_label" /> <TextView android:id="@+id/pingHostname" style="@style/info_value" /> </LinearLayout> Loading