MenuDroid icon indicating copy to clipboard operation
MenuDroid copied to clipboard

Fixing Multiple quality issues fix 1

Open devFozgul opened this issue 8 years ago • 0 comments

Fixing several squids S1151 "switch case" clauses should not have too many lines S1319 Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList" S1213 The members of an interface declaration or class should appear in a pre-defined order ClassVariableVisibilityCheck: Class variable fields should not have public accessibility Fevzi Ozgul

devFozgul avatar May 27 '16 19:05 devFozgul