futurice / freesound-android

Unofficial Android client for the Freesound Project
Apache License 2.0
85 stars 16 forks source link

After importing freesound code style setting we get several codestyles. Which one to use? #74

Closed ghost closed 8 years ago

ghost commented 8 years ago

Thanks!

tomaszpolanski commented 8 years ago

@peter-tackage We should at least rename them ;)

ghost commented 8 years ago

You try square codestyles? With kotlin look great...

tomaszpolanski commented 8 years ago

With code style, it comes down to personal preference. For now, we should choose some general style guidelines and if we find something we see as valuable, we can integrate it into the project.

In square code style, do you see anything worthwhile to be integrated in our current one?

peter-tackage commented 8 years ago

Yeah, I've merged a change which only has the one style. Please use that @VasileUngureanu

ghost commented 8 years ago

@tomaszpolanski Square code style make code more compact. I think you need to test it by yourself to see differences )) @peter-tackage Got it ))