CONTRIBUTING: Android style, not Google's

This commit is contained in:
Daniel Martí 2015-09-14 14:31:23 -07:00
parent b9aca242fd
commit 5de0673df5

View File

@ -21,8 +21,8 @@ Remember to include:
Style Style
----- -----
We follow the [Google Java style](https://google-styleguide.googlecode.com/svn/trunk/javaguide.html). We follow the [Android Java style](https://source.android.com/source/code-style.html).
To summarize it: Some key points:
* Four space indentation * Four space indentation
* UTF-8 source files * UTF-8 source files