* Use build constants when possible * Inline variables * Don't use var for normal-sized types (that way it's easier to review) * Split code into methods |
||
|---|---|---|
| .. | ||
| assets | ||
| java | ||
| res | ||
| AndroidManifest.xml | ||
* Use build constants when possible * Inline variables * Don't use var for normal-sized types (that way it's easier to review) * Split code into methods |
||
|---|---|---|
| .. | ||
| assets | ||
| java | ||
| res | ||
| AndroidManifest.xml | ||