- new implementation of messaging
- fixed possible crash when messages arrive before accounts are created - other minor fixes and improvements
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
android:textSize="20sp"
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_marginStart="0dp"
|
||||
android:layout_toLeftOf="@+id/addAccount"
|
||||
android:inputType="textEmailAddress"
|
||||
android:hint="SIP URI user@domain" >
|
||||
</EditText>
|
||||
|
||||
Reference in New Issue
Block a user