From 1295b8f844f914feeeef245229ca166b93ca37cd Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sun, 13 Oct 2013 17:53:59 +0200 Subject: Working LogFragment --HG-- rename : res/layout-w720dp/logwindow.xml => res/layout-w720dp/log_fragment.xml rename : res/layout/logwindow.xml => res/layout/log_fragment.xml rename : src/de/blinkt/openvpn/LogWindow.java => src/de/blinkt/openvpn/fragments/LogFragment.java --- res/layout/log_window.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 res/layout/log_window.xml (limited to 'res/layout/log_window.xml') diff --git a/res/layout/log_window.xml b/res/layout/log_window.xml new file mode 100644 index 00000000..c814e729 --- /dev/null +++ b/res/layout/log_window.xml @@ -0,0 +1,15 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3