From 7d48bef70a56d4370856eedab619b1f83ac3d0d0 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 9 Mar 2020 19:06:11 +0530 Subject: Rename app module to ui Signed-off-by: Harsh Shandilya --- ui/src/main/res/layout/tunnel_detail_peer.xml | 112 ++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 ui/src/main/res/layout/tunnel_detail_peer.xml (limited to 'ui/src/main/res/layout/tunnel_detail_peer.xml') diff --git a/ui/src/main/res/layout/tunnel_detail_peer.xml b/ui/src/main/res/layout/tunnel_detail_peer.xml new file mode 100644 index 00000000..181a4a21 --- /dev/null +++ b/ui/src/main/res/layout/tunnel_detail_peer.xml @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-59-g8ed1b