mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-30 18:29:21 +00:00
Set calls as start fragment
This commit is contained in:
parent
17ef0a5ca7
commit
6f416ab33f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/main_nav_graph"
|
||||
app:startDestination="@id/contactsFragment">
|
||||
app:startDestination="@id/callsFragment">
|
||||
|
||||
<fragment
|
||||
android:id="@+id/conversationsFragment"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue