function package changed to functions

This commit is contained in:
serso
2016-01-29 21:23:18 +01:00
parent 9c71e329cd
commit 9d2f739e22
24 changed files with 51 additions and 63 deletions

View File

@@ -44,7 +44,7 @@
a:inputType="text" />
</android.support.design.widget.TextInputLayout>
<org.solovyev.android.calculator.function.FunctionParamsView
<org.solovyev.android.calculator.functions.FunctionParamsView
a:id="@+id/function_params"
a:layout_width="match_parent"
a:layout_height="wrap_content"