diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
index 69160840c..011a1a146 100644
--- a/.idea/codeStyles/Project.xml
+++ b/.idea/codeStyles/Project.xml
@@ -80,7 +80,8 @@
xmlns:android
- Namespace:
+
+ ^$
@@ -90,7 +91,8 @@
xmlns:.*
- Namespace:
+
+ ^$
BY_NAME
@@ -101,6 +103,7 @@
.*:id
+
http://schemas.android.com/apk/res/android
@@ -111,6 +114,7 @@
.*:name
+
http://schemas.android.com/apk/res/android
@@ -121,6 +125,7 @@
name
+
^$
@@ -131,6 +136,7 @@
style
+
^$
@@ -141,6 +147,7 @@
.*
+
^$
@@ -151,64 +158,12 @@
- .*: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
+ ANDROID_ATTRIBUTE_ORDER
@@ -216,6 +171,7 @@
.*
+
.*