Working on the list UI

This commit is contained in:
Alexandros Schillings
2014-03-12 23:49:42 +00:00
parent e21d05a9e0
commit f5b9d5e674
3 changed files with 110 additions and 11 deletions
+7
View File
@@ -16,5 +16,12 @@
<string name="menu_disconnect">Disconnect</string>
<string name="menu_scan">Scan</string>
<string name="menu_stop">Stop</string>
<string name="label_distance">Distance:</string>
<string name="label_tx_power">TX Power:</string>
<string name="label_minor">Minor:</string>
<string name="label_major">Major:</string>
<string name="label_uuid">UUID:</string>
<string name="label_rssi">RSSI:</string>
<string name="label_mac">MAC:</string>
</resources>