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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user