You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2020. It is now read-only.
I have UI creation logic implemented with Anko Layouts with use of support v7 recycler view.
I migrated from support v* libraries to androidx and now have an error: "Cannot access class 'android.support.v7.widget.RecyclerView'".
Do we need to expect Anko Layouts version with support of androidx dependencies?
andrey-bolduzev, christianlacerda, linroid, dave-trudes, 0rp3u and 48 more