Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7ed0c47c authored by Charles Chen's avatar Charles Chen
Browse files

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

in the TTS settings.

Change-Id: Ia9992f105652518a37ba7e4c139810bfc76c6252
parent 7a87cca4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"