Calculation time preference removed

This commit is contained in:
serso
2016-01-07 20:38:20 +01:00
parent 5ba8937f06
commit 6b89deee80
5 changed files with 20 additions and 117 deletions

View File

@@ -79,13 +79,6 @@
a:summary="@string/c_numeral_bases_summary"
a:title="@string/c_calc_numeral_bases" />
<org.solovyev.android.prefs.IntegerPickerDialogPreference
a:defaultValue="5"
a:key="@string/p_calc_max_calculation_time_key"
a:summary="@string/p_calc_max_calculation_time_summary"
a:title="@string/p_calc_max_calculation_time_title"
range:boundaries="3;1000" />
<android.preference.CheckBoxPreference
a:key="calculations_calculate_on_fly"
a:summary="@string/p_calculations_calculate_on_fly_summary"