From d463d69971fcfaeeda0626b61546e01e8dcd8fc9 Mon Sep 17 00:00:00 2001 From: ameba23 Date: Tue, 1 Mar 2022 11:44:29 +0100 Subject: [PATCH] Add remote wipe display fragment --- .../src/main/res/layout/fragment_remote_wipe_display.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 briar-android/src/main/res/layout/fragment_remote_wipe_display.xml diff --git a/briar-android/src/main/res/layout/fragment_remote_wipe_display.xml b/briar-android/src/main/res/layout/fragment_remote_wipe_display.xml new file mode 100644 index 000000000..cdc89f25a --- /dev/null +++ b/briar-android/src/main/res/layout/fragment_remote_wipe_display.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file