mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 21:29:54 +01:00
UI for introducing two contacts to each other
Show system notification for successful introductions
This commit is contained in:
6
briar-android/res/layout/activity_introduction.xml
Normal file
6
briar-android/res/layout/activity_introduction.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<FrameLayout
|
||||
android:id="@+id/introductionContainer"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"/>
|
||||
Reference in New Issue
Block a user