- improved sending of dtmf digits

- renamed call uri autocompletetextview
This commit is contained in:
Juha Heinanen
2018-09-30 14:32:31 +03:00
parent 8bf5b9dfa6
commit 9442ae0b6e
3 changed files with 21 additions and 22 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
android:layout_below="@id/callTitle" >
<AutoCompleteTextView
android:id="@+id/uri"
android:id="@+id/callUri"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_weight = "1"