views-widgets-samples
views-widgets-samples copied to clipboard
Migrate kotlin-android-extension to view Binding at motionLayout
- 'motionlayoutintegrations' module is already configured with 'viewBinding', but since the
kotlin-android-extensionplugin has been applied, I consider it to be missing from the previous work and remove it. -
motionlayoutmodule is using somekotlin-android-extension, so I migrated to viewBinding.