enviroCar / enviroCar-app

enviroCar Android Application
https://envirocar.org
GNU General Public License v3.0
88 stars 154 forks source link

Replaced Butter Knife view binding with Jetpack View Binding #935

Open Akash-Ramjyothi opened 1 year ago

Akash-Ramjyothi commented 1 year ago

Fixes: #934 .

Description:

Replaced the deprecated Butterknife ViewBinding with Jetpack ViewBinding. By upgrading to Jetpack Viewbinding, the following Impact are seen in the app.

Akash-Ramjyothi commented 1 year ago

@asaikarthikeya please see my PR.

Akash-Ramjyothi commented 5 months ago

Fixes Issue #885 .