pref_enc_password.xml 282 B

123456
  1. <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
  2. <Preference
  3. android:key="@string/id_pwd_password"
  4. android:title="@string/pref_header_pwd_password"
  5. android:summary="@string/pref_summary_pwd_newpassword"/>
  6. </PreferenceScreen>