-
Notifications
You must be signed in to change notification settings - Fork 142
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
android: butterknife is deprecated #1709
Closed
37 of 38 tasks
Labels
Comments
bassosimone
modified the milestones:
Sprint 45 - Antarctic Krill,
Sprint 46 - Happy Oyster
Aug 16, 2021
We have decided to do this incrementally as we touch parts of the code that are using butterknife. Some work has been done as part of the following PRs: |
This was referenced Aug 3, 2023
This was referenced Aug 26, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See JakeWharton/butterknife@574ed28.
We should now use view binding.
Component to migrate.
CustomWebsiteActivity
InfoActivity
MainActivity
MeasurementDetailActivity
OoniRunActivity.java
OverviewActivity.java
ResultDetailActivity
RunningActivity
TextActivity
DashboardFragment
ProgressFragment
ResultListFragment
DashFragment
FacebookMessengerFragment
HeaderNdtFragment
HeaderOutcomeFragment
HttpHeaderFieldManipulationFragment
HttpInvalidRequestLineFragment
NdtFragment
PsiphonFragment
RiseupVPNFragment
SignalFragment
TelegramFragment
TorFragment
WebConnectivityFragment
WhatsappFragment
Onboarding1Fragment
Onboarding2Fragment
Onboarding3Fragment
OnboardingAutoTestFragment
OnboardingCrashFragment
OnboardingDialogPopquizFragment
OnboardingDialogWarningFragment
ResultHeaderDetailFragment
#2526ResultHeaderMiddleboxFragment
ResultHeaderPerformanceFragment
ResultHeaderTBAFragment
com.jakewharton:butterknife:+
and any other reference Chore: Remove remaining references tobutterknife
probe-android#618The text was updated successfully, but these errors were encountered: