From 1958a7bae9c861e0af251e594aad38eb13535679 Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Mon, 14 Dec 2015 17:33:28 -0500 Subject: [PATCH] Put class and layout non-namespaced attributes first. --- configs/codestyles/SquareAndroid.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/configs/codestyles/SquareAndroid.xml b/configs/codestyles/SquareAndroid.xml index 2cebced..21dca0f 100644 --- a/configs/codestyles/SquareAndroid.xml +++ b/configs/codestyles/SquareAndroid.xml @@ -247,6 +247,20 @@ +
+ + + class + + +
+
+ + + layout + + +