mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Update code style
We're actually using square's style guide. Google's collapses annotations.
This commit is contained in:
parent
178807327f
commit
59f0b7f732
@ -1,8 +1,8 @@
|
||||
# Code Style Guidelines for Kiwix-Android
|
||||
|
||||
Our code style guidelines is based on the [Google Java Style Guide](https://google.github.io/styleguide/javaguide.html).
|
||||
Our code style guidelines is based on the [Square's Android Style Guide](https://github.com/square/java-code-styles/blob/master/configs/codestyles/SquareAndroid.xml).
|
||||
|
||||
Do take some time to read it.
|
||||
Download the xml file and [import it](https://user-images.githubusercontent.com/1624385/37678878-9b61b562-2c7f-11e8-9733-d1d593f0aa67.png) in IntelliJ/Android Studio.
|
||||
|
||||
### For XML files
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user