remind self of Blaze's download directory

This commit is contained in:
Eric House 2012-11-27 18:31:14 -08:00
parent bf970b6dd9
commit 7c5a59beb3

View file

@ -299,6 +299,11 @@
android:summary="Menuitems etc."
android:defaultValue="false"
/>
<!-- For broken devices like my Blaze 4G that report a download
directory that doesn't exist, allow users to set it. Mine:
/sdcard/external_sd/download
-->
<org.eehouse.android.xw4.XWEditTextPreference
android:key="@string/key_download_path"
android:title="@string/download_path_title"