From ee2d2c9608e85d47d7dcd59867de25b47fcd934f Mon Sep 17 00:00:00 2001 From: serso Date: Mon, 19 Jan 2015 19:56:54 +0100 Subject: [PATCH] IDEA changes --- .idea/codeStyleSettings.xml | 269 ++++++++++++---------- .idea/runConfigurations/Acra_Analyzer.xml | 1 + android-app-core.iml | 35 +-- android-app-onscreen.iml | 21 +- android-app-widget.iml | 21 +- android-app.iml | 51 ++-- 6 files changed, 216 insertions(+), 182 deletions(-) diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml index c6e27fbd..9febb239 100644 --- a/.idea/codeStyleSettings.xml +++ b/.idea/codeStyleSettings.xml @@ -37,125 +37,153 @@ - - - - xmlns:android - Namespace: - - - - - - - xmlns:.* - Namespace: - - - BY_NAME - - - - - .*:id - http://schemas.android.com/apk/res/android - - - - - - - .*:name - http://schemas.android.com/apk/res/android - - - - - - - name - ^$ - - - - - - - style - ^$ - - - - - - - .* - ^$ - - - BY_NAME - - - - - .*:layout_width - http://schemas.android.com/apk/res/android - - - - - - - .*:layout_height - http://schemas.android.com/apk/res/android - - - - - - - .*:layout_.* - http://schemas.android.com/apk/res/android - - - BY_NAME - - - - - .*:width - http://schemas.android.com/apk/res/android - - - BY_NAME - - - - - .*:height - http://schemas.android.com/apk/res/android - - - BY_NAME - - - - - .* - http://schemas.android.com/apk/res/android - - - BY_NAME - - - - - .* - .* - - - BY_NAME - +
+ + + + xmlns:android + Namespace: + + + +
+
+ + + + xmlns:.* + Namespace: + + + BY_NAME + +
+
+ + + + .*:id + http://schemas.android.com/apk/res/android + + + +
+
+ + + + .*:name + http://schemas.android.com/apk/res/android + + + +
+
+ + + + name + ^$ + + + +
+
+ + + + style + ^$ + + + +
+
+ + + + .* + ^$ + + + BY_NAME + +
+
+ + + + .*:layout_width + http://schemas.android.com/apk/res/android + + + +
+
+ + + + .*:layout_height + http://schemas.android.com/apk/res/android + + + +
+
+ + + + .*:layout_.* + http://schemas.android.com/apk/res/android + + + BY_NAME + +
+
+ + + + .*:width + http://schemas.android.com/apk/res/android + + + BY_NAME + +
+
+ + + + .*:height + http://schemas.android.com/apk/res/android + + + BY_NAME + +
+
+ + + + .* + http://schemas.android.com/apk/res/android + + + BY_NAME + +
+
+ + + + .* + .* + + + BY_NAME + +
@@ -164,5 +192,4 @@