Fix Resource Reference to radio_info_ping_hostname

Bug: 26386182
Change-Id: If1204ab9e2c255995c418babed2096dc9c815345
This commit is contained in:
Nathan Harold
2016-01-04 15:27:32 -08:00
parent e5eb083415
commit 12e6856c61

View File

@@ -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>