android-custom-lint-rules
android-custom-lint-rules copied to clipboard
How to use LintFix to rename the class‘s name
I want to rename the class's name, but lintfix Just changing the string name, not the class name.