-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code factor style issues fix #2135
Conversation
Don't really know what to do about code duplication issues: the code duplication is mostly in Droid controls and I don't see a nice way and a reason to remove this duplication. If there are no suggestions this can be merged. |
Can you make sure to use spaces instead of tabs? |
Changed tabs to spaces. |
Some are still tabs. After that is fixed i think this is good to merge. |
OK, done. By the way, how do you check PR if it is spaces only? |
✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)
Code factor styling issues fix for #1922
🆕 What is the new behavior (if this is a feature change)?
💥 Does this PR introduce a breaking change?
No
🐛 Recommendations for testing
📝 Links to relevant issues/docs
🤔 Checklist before submitting