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

ButterKnife deprecated , needs to be replaced by view binding. #885

Open
yellowHatpro opened this issue Jan 31, 2022 · 5 comments
Open

ButterKnife deprecated , needs to be replaced by view binding. #885

yellowHatpro opened this issue Jan 31, 2022 · 5 comments

Comments

@yellowHatpro
Copy link

The project uses the Butterknife library for injecting views, but the problem is butterknife is now deprecated.
The project needs to switch from Butterknife to ViewBinding, which is more efficient and generates less boiler plate code.

@ken1000minus7
Copy link

I would like to work on this, where should I contact for getting further information?

@yellowHatpro
Copy link
Author

Hello @ken1000minus7 . Glad to see your dedication . I think @SebaDro will be able to guide you in a better way. 😄

@SebaDro
Copy link
Contributor

SebaDro commented Mar 1, 2022

Hey @ken1000minus7.

Thanks for your interest in contributing to the enviroCar project. Unfortunately, this issue is reserved for being worked on in the upcoming Google Summer of Code 2022. We found that replacing the deprecated ButterKnife library as well as another heavily used library (see #827), requires extensive efforts, so that we considered it as a an appropriate project for GSoC. If you'd like to take part in it, please have a look at our GSoC information page: https://wiki.52north.org/Projects/GSoC2022ProjectIdeas. Maybe, there is also another project idea, you'll find interesting ;-).

The final project descriptions will be online, as soon as we know about our acceptance for GSoC 2022. So stay tuned.

@ken1000minus7
Copy link

I see. I will look into it. Thanks a lot ! 😊

@Akash-Ramjyothi
Copy link
Contributor

Maybe fixed on PR #935 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants