- changed importance of default notification channel to low in order to

avoid noise when status notification is updated
- small cleanups
This commit is contained in:
Juha Heinanen
2018-11-04 09:53:31 +02:00
parent 0d9591b801
commit 5178edf965
3 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -174,7 +174,7 @@
android:layout_height="wrap_content"
android:hint="SIP URI"
android:textSize="18sp"
android:inputType="textUri"
android:inputType="textEmailAddress"
android:layout_width="fill_parent">
</EditText>