wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.96k stars 1.31k forks source link

Replace Kotlin synthetics with View Binding #14214

Open renanferrari opened 3 years ago

renanferrari commented 3 years ago

A few months ago, Google announced that Kotlin synthetics are being deprecated and support for them will be removed later this year and recommended developers to switch to View Binding.

We're planning to submit multiple PRs over the next few days, each to tackle a single area of the app. Looking into how we're currently using Kotlin synthetics in the app, I've come up with the following list:

Depending on how the work is going, we may decide to split these up in different ways, but for now I believe this makes sense.

We'll be constantly updating this issue to link to new PRs as soon as they are submitted.

stale[bot] commented 2 years ago

This issue has been marked as stale because:

Please comment with an update if you believe this issue is still valid or if it can be closed. This issue will also be reviewed for validity and priority during regularly scheduled triage sessions.

neeldoshii commented 2 months ago

@renanferrari seems like this issue is solved. Can you verify?

dangermattic commented 2 months ago

Thanks for reporting! 👍