Move keyagreement package into contact.add.nearby

and fix some small warnings in the process
This commit is contained in:
Torsten Grote
2021-02-01 11:14:07 -03:00
parent ae923e5777
commit 94ec22bef8
18 changed files with 29 additions and 31 deletions

View File

@@ -5,7 +5,7 @@
android:layout_height="match_parent"
android:keepScreenOn="true">
<org.briarproject.briar.android.keyagreement.CameraView
<org.briarproject.briar.android.contact.add.nearby.CameraView
android:id="@+id/camera_view"
android:layout_width="match_parent"
android:layout_height="match_parent" />