OSDN Git Service

CanonのカメラのIPアドレスを自動特定できるようにした。
[gokigen/PKRemote.git] / app / src / main / res / xml / preferences_canon.xml
index b14e7bb..e213635 100644 (file)
             android:key="canon_connection_mode"
             android:defaultValue="0"/>
 
+        <CheckBoxPreference
+            android:key="canon_auto_detect_host_ip"
+            android:title="@string/pref_canon_auto_detect_host_ip"
+            android:summary="@string/pref_summary_canon_auto_detect_host_ip" />
+
         <!--
 
         <PreferenceScreen