Locator methods removed

This commit is contained in:
serso
2016-02-01 21:43:48 +01:00
parent 570221d691
commit 9c5652def0
34 changed files with 106 additions and 2225 deletions

View File

@@ -101,24 +101,6 @@
</intent-filter>
</activity>
<activity
android:name=".plot.CalculatorPlotActivity"
android:hardwareAccelerated="false"
android:label="@string/c_plot_graph"
android:theme="@style/Cpp.Theme.Material" />
<activity
android:name=".plot.CalculatorPlotFunctionsActivity"
android:label="@string/cpp_plot_functions"
android:theme="@style/Cpp.Theme.Material.Dialog" />
<activity
android:name=".plot.CalculatorPlotFunctionSettingsActivity"
android:label="@string/cpp_plot_function_settings"
android:theme="@style/Cpp.Theme.Material.Dialog" />
<activity
android:name=".plot.CalculatorPlotRangeActivity"
android:label="@string/cpp_plot_range"
android:theme="@style/Cpp.Theme.Material.Dialog" />
<activity
android:name=".preferences.PurchaseDialogActivity"
android:label="@string/cpp_purchase_title"