From 072639b5b22e816df9f78b5cd8a7d4e5379b6aff Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Wed, 17 Sep 2014 20:51:45 +0200 Subject: Changed project structure Switched from custom layout to standard gradle project structure --- .../res/layout/autoflattr_preference_dialog.xml | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 app/src/main/res/layout/autoflattr_preference_dialog.xml (limited to 'app/src/main/res/layout/autoflattr_preference_dialog.xml') diff --git a/app/src/main/res/layout/autoflattr_preference_dialog.xml b/app/src/main/res/layout/autoflattr_preference_dialog.xml new file mode 100644 index 000000000..fc2df30d7 --- /dev/null +++ b/app/src/main/res/layout/autoflattr_preference_dialog.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3