mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-28 16:22:12 -07:00
reconciliation with the last merge
This commit is contained in:
parent
5bfad8242e
commit
a3a4a5c05c
@ -303,11 +303,9 @@ public class SettingsActivity extends PreferenceActivity {
|
||||
});
|
||||
|
||||
d.create().show();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
private boolean showSpeechConfig() {
|
||||
private void showSpeechConfig() {
|
||||
UnitUtils.setUnit(this); // Maybe the user changed unit system
|
||||
|
||||
final AlertDialog.Builder d = new AlertDialog.Builder(this);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user