Numeral system converter

This commit is contained in:
serso
2016-04-19 22:45:37 +02:00
parent f066e84250
commit ae4c7ec11f
18 changed files with 259 additions and 68 deletions

View File

@@ -67,7 +67,7 @@
android:layout_height="wrap_content"
android:layout_weight="1">
<EditText
<org.solovyev.android.calculator.view.EditTextCompat
android:id="@+id/converter_edittext_from"
android:layout_width="match_parent"
android:layout_height="match_parent"