赞
踩
KT-42121
As the @Parcelize functionality is extracted (KT-42120), the rest of the Android Extensions functionality can be deprecated in favour of View Binding.
The existing Android Extensions plugin will continue to work, however, a warning message will be shown.
Parcelable implementation generator (@Parcelize) for passing objects around as Parcel‘s.
…
…
Given these two factors, we’ve decided to retire synthetics in favor of view binding and move the Parcelable implementation generator to a separate plugin.
注意:
在同一module当中,kotlin-parcelize和kotlin-android-extensions不可以同时使用!
参考:
赞
踩
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。