This project contains settings for Android Studio.
It adheres to the following rules:
Note: Starting from Android Studio Ladybug, general settings cannot be exported and must be configured manually.
On Save > Ensure every saved file ends with a line break (true)
Wrapping and Braces > Method declaration parameters > Align when multiline (false)
Wrapping and Braces > 'for()' statement > Align when multiline (false)
Wrapping and Braces > 'try-with-resources' > Align when multiline (false)
Wrapping and Braces > 'try' statement > Align types in multi-catch (false)
Wrapping and Braces > Record components > Align when multiline (false)
Wrapping and Braces > Deconstruction patterns > Align when multiline (false)
JavaDoc > Alignment > Align parameter descriptions (false)
JavaDoc > Alignment > Align thrown exception descriptions (false)
Set from... > Kotlin style guide
Wrapping and Braces > Function declaration parameters > Align when multiline (false)
Wrapping and Braces > 'when' statements > New line after multiline entry (false)
Other > Keep line breaks (true)
Other > Wrap text (false)
Android > AndroidManifest.xml > Group tags with the same name (false)
Android > Value Resource Files and Selectors > Insert line breaks around style declaration (false)