From 00f1b72db97a554432a2d04520ca52a402ffa910 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Tue, 9 Jun 2015 19:34:53 -0700 Subject: Upgrade to new Android Studio metafiles --- .idea/codeStyleSettings.xml | 269 +++++++++++++++------------ .idea/gradle.xml | 4 +- .idea/inspectionProfiles/Project_Default.xml | 11 -- 3 files changed, 150 insertions(+), 134 deletions(-) delete mode 100644 .idea/inspectionProfiles/Project_Default.xml (limited to '.idea') diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml index 5225c34..0ca03f4 100644 --- a/.idea/codeStyleSettings.xml +++ b/.idea/codeStyleSettings.xml @@ -82,125 +82,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 + +
@@ -208,5 +236,4 @@