Merge "Fix Resource Reference to radio_info_ping_hostname"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d8cf66ef73
@@ -111,7 +111,7 @@
|
|||||||
/>
|
/>
|
||||||
|
|
||||||
<LinearLayout style="@style/entry_layout">
|
<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" />
|
<TextView android:id="@+id/pingHostname" style="@style/info_value" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user