android / views-widgets-samples

Multiple samples showing the best practices in views-widgets on Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecyclerSampleKotlin - Unable to Make Field Private

TeacherLee opened this issue · comments

I'm a newbie to Kotlin. It seems than any sample code I import from anywhere never runs due to various errors.

When I import the RecyclerSampleKotlin code into Android Studio, I get one error that prevents it from running, and I have no idea what to do to fix it. It relates to app:processDebugMainManifest and says "Unable to make field private." Screenshot is attached.

Error

same problem