OSDN Git Service

PowerShotZoom で、ライブビュー画像をカメラと端末の両方で出せるようにした。
[gokigen/A01d.git] / app / src / main / res / xml / preferences_canon.xml
index e4cb72a..6439f20 100644 (file)
             android:summary="@string/pref_summary_canon_focus_xy" />
 
         <EditTextPreference
-            android:key="canon_host_ip"
-            android:title="@string/pref_canon_host_ip"
-            android:defaultValue="192.168.0.1"
-            android:summary="@string/pref_summary_canon_host_ip" />
-
-        <EditTextPreference
             android:key="canon_liveview_wait"
             android:title="@string/pref_canon_liveview_wait"
             android:defaultValue="25"
             android:summary="@string/pref_summary_canon_liveview_wait" />
 
+        <EditTextPreference
+            android:key="canon_host_ip"
+            android:title="@string/pref_canon_host_ip"
+            android:defaultValue="192.168.0.1"
+            android:summary="@string/pref_summary_canon_host_ip" />
+
         <ListPreference
             android:title="@string/pref_canon_connection_mode"
             android:summary="@string/pref_summary_canon_connection_mode"