OSDN Git Service

Preferenceの初期化部分を統合したとき、不足していた初期化データを追加(途中)。
[gokigen/PKRemote.git] / app / src / main / res / xml / preferences_nikon.xml
index 3a69e51..0819b63 100644 (file)
             android:defaultValue="50"
             android:summary="@string/pref_summary_nikon_receive_wait" />
 
+        <CheckBoxPreference
+            android:key="nikon_auto_detect_host_ip"
+            android:title="@string/pref_nikon_auto_detect_host_ip"
+            android:summary="@string/pref_summary_nikon_auto_detect_host_ip" />
 <!--
         <CheckBoxPreference
             android:key="ble_wifi_on"