Ricoh GR2 Control App for Android.
Revision | 8796a4e6ce6a773645cd159d5dcd9d5d65edc3dc (tree) |
---|---|
Zeit | 2020-05-06 16:05:54 |
Autor | MRSa <mrsa@myad...> |
Commiter | MRSa |
電源OFFをコメントに。
@@ -2,12 +2,12 @@ | ||
2 | 2 | <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" > |
3 | 3 | <PreferenceCategory |
4 | 4 | android:title="@string/pref_cat_application_control"> |
5 | -/* | |
5 | +<!-- | |
6 | 6 | <PreferenceScreen |
7 | 7 | android:key="exit_application" |
8 | 8 | android:icon="@drawable/ic_power_settings_new_black_24dp" |
9 | 9 | android:title="@string/pref_exit_power_off" /> |
10 | -*/ | |
10 | +--> | |
11 | 11 | <ListPreference |
12 | 12 | android:title="@string/pref_connection_method" |
13 | 13 | android:entryValues="@array/connection_method_value" |