From 63a2392cf0533e79b2a735623573fd28a04ce35b Mon Sep 17 00:00:00 2001 From: masensio Date: Tue, 10 Sep 2013 10:45:00 +0200 Subject: [PATCH] OC-1128: Create new layout for loading dialog --- res/layout/loading_dialog.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 res/layout/loading_dialog.xml diff --git a/res/layout/loading_dialog.xml b/res/layout/loading_dialog.xml new file mode 100644 index 00000000..33ec0f10 --- /dev/null +++ b/res/layout/loading_dialog.xml @@ -0,0 +1,21 @@ + + + + + + + + -- 2.11.0