Fixing a bug that causes a crash when Install voice data is clicked

in the TTS settings.

Change-Id: Ia9992f105652518a37ba7e4c139810bfc76c6252
This commit is contained in:
Charles Chen
2010-03-18 18:50:32 -07:00
parent 7a87cca46b
commit 7ed0c47ce7

View File

@@ -37,7 +37,7 @@
android:summary="@string/tts_default_synth_summary"
android:persistent="false" />
<ListPreference
<Preference
android:key="tts_install_data"
android:persistent="false"
android:title="@string/tts_install_data_title"