kopia lustrzana https://github.com/ge0rg/aprsdroid
prefs dependency
rodzic
ad0398c0ed
commit
5cbfe1780f
|
@ -13,11 +13,13 @@
|
||||||
|
|
||||||
<de.duenndns.BluetoothDevicePreference
|
<de.duenndns.BluetoothDevicePreference
|
||||||
android:key="bt.mac"
|
android:key="bt.mac"
|
||||||
|
android:dependency="bt.client"
|
||||||
android:title="TNC Bluetooth Device"
|
android:title="TNC Bluetooth Device"
|
||||||
android:summary="You need to pair it from the system preferences"
|
android:summary="You need to pair it from the system preferences"
|
||||||
android:dialogTitle="choose device" />
|
android:dialogTitle="choose device" />
|
||||||
<EditTextPreference
|
<EditTextPreference
|
||||||
android:key="bt.channel"
|
android:key="bt.channel"
|
||||||
|
android:dependency="bt.client"
|
||||||
android:inputType="number"
|
android:inputType="number"
|
||||||
android:title="Channel"
|
android:title="Channel"
|
||||||
android:summary="Usually this is '1'"
|
android:summary="Usually this is '1'"
|
||||||
|
|
Ładowanie…
Reference in New Issue