mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-15 12:19:54 +01:00
Refactor more code into AddNearbyContactViewModel
thus concentrating the logic there needing less back and forth with the activity
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical"
|
||||
tools:context=".android.contact.add.nearby.KeyAgreementActivity">
|
||||
tools:context=".android.contact.add.nearby.AddNearbyContactActivity">
|
||||
|
||||
<include layout="@layout/toolbar" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user