From fccefadd3205204cd766af66a391e2b18f52bd67 Mon Sep 17 00:00:00 2001 From: Matthew Wong Date: Fri, 10 Jul 2015 19:45:32 -0400 Subject: Create password generation dialog --- app/src/main/res/layout/fragment_pwgen.xml | 108 +++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 app/src/main/res/layout/fragment_pwgen.xml (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/fragment_pwgen.xml b/app/src/main/res/layout/fragment_pwgen.xml new file mode 100644 index 00000000..3fd8bd51 --- /dev/null +++ b/app/src/main/res/layout/fragment_pwgen.xml @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3