We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c830f33 commit 357dc51Copy full SHA for 357dc51
CONTRIBUTING.md
@@ -39,4 +39,7 @@ This repository follows the official Android code style.
39
When you send a patch, please try to follow that.
40
Here are the example steps to follow:
41
42
-1. Use the Project scheme in the Android Studio (It should be already saved as `.idea/codeStyleSettings.xml` and applied as the Project schema)
+1. From Android Studio or IntelliJ IDEA, navigate to "Preferences" -> "Editor" -> "Code Style"
43
+1. Select "Import Scheme" by clicking the gear icon next to the Scheme pull down
44
+1. Choose <root directory of flexbox-layout>/tool/codeStyleSettings.xml
45
+1. Create a new scheme by typing a scheme name in the "To" edit box or apply to the current scheme.
.idea/codeStyleSettings.xml tool/codeStyleSettings.xml.idea/codeStyleSettings.xml renamed to tool/codeStyleSettings.xml
0 commit comments