GCX-HCI / grandcentrix-AndroidCodeStyle

Android code style settings for Android Studio at grandcentrix
217 stars 63 forks source link

Keep Lifecycle methods together #3

Closed passsy closed 7 years ago

passsy commented 7 years ago

Our internal developer survey shows that our developers want to keep Android Lifecycle methods together (for Activities and Fragments), in the correct order and before all other methods. They should not be sorted alphabetically like all other methods. #6

survey

Why is this beneficial?

passsy commented 7 years ago

Implemented: https://github.com/grandcentrix/AndroidCodeStyle/commit/c5a13f57eef506168a154e52d12ae7afafa0fda1