From 951cdf381ca2cecbf46d94aa3243325f7452fed9 Mon Sep 17 00:00:00 2001 From: "tiago.kayaya" Date: Fri, 15 Jan 2021 15:55:41 +0100 Subject: [PATCH] save --- android/.idea/codeStyles/Project.xml | 116 +++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 android/.idea/codeStyles/Project.xml diff --git a/android/.idea/codeStyles/Project.xml b/android/.idea/codeStyles/Project.xml new file mode 100644 index 000000000..681f41ae2 --- /dev/null +++ b/android/.idea/codeStyles/Project.xml @@ -0,0 +1,116 @@ + + + + + + + +
+ + + + xmlns:android + + ^$ + + + +
+
+ + + + xmlns:.* + + ^$ + + + BY_NAME + +
+
+ + + + .*:id + + http://schemas.android.com/apk/res/android + + + +
+
+ + + + .*:name + + http://schemas.android.com/apk/res/android + + + +
+
+ + + + name + + ^$ + + + +
+
+ + + + style + + ^$ + + + +
+
+ + + + .* + + ^$ + + + BY_NAME + +
+
+ + + + .* + + http://schemas.android.com/apk/res/android + + + ANDROID_ATTRIBUTE_ORDER + +
+
+ + + + .* + + .* + + + BY_NAME + +
+
+
+
+
+
\ No newline at end of file