Skip to content
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

Removed butterknife from login activity #5380

Merged
merged 4 commits into from
Nov 11, 2023

Conversation

psh
Copy link
Collaborator

@psh psh commented Nov 10, 2023

Removed butterknife from the LoginActivity in a series of steps. Tested the app on Google Pixel 5 and all seems to be in order.

Note: 2 unit test methods depended on fields that went away. Since the test methods weren't actually making any assertions (ie, just there for test coverage using reflection to touch parts of the LoginActivity) I deleted the test methods.

@nicolas-raoul nicolas-raoul merged commit 861d2b9 into commons-app:main Nov 11, 2023
1 check passed
@psh psh deleted the psh/remove-butterknife-from-login branch November 12, 2023 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants