android.view.InflateException: Binary XML file line #38: Binary XML file line #38: Error inflating class Caused by: android.view.InflateException: Binary XML file line #38: Error inflating class Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Constructor.newInstance0(Native Method) at java.lang.reflect.Constructor.newInstance(Constructor.java:430) at android.view.LayoutInflater.createView(LayoutInflater.java:654) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:832) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:772) at android.view.LayoutInflater.rInflate(LayoutInflater.java:903) at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:866) at android.view.LayoutInflater.rInflate(LayoutInflater.java:906) at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:866) at android.view.LayoutInflater.rInflate(LayoutInflater.java:906) at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:866) at android.view.LayoutInflater.rInflate(LayoutInflater.java:906) at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:866) at android.view.LayoutInflater.rInflate(LayoutInflater.java:906) at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:866) at android.view.LayoutInflater.inflate(LayoutInflater.java:524) at android.view.LayoutInflater.inflate(LayoutInflater.java:432) at com.entitcs.office_attendance.activities.Employee_Directory$f.c(SourceFile) at com.entitcs.office_attendance.activities.Employee_Directory$f.onCreateViewHolder(SourceFile) at androidx.recyclerview.widget.RecyclerView$g.createViewHolder(SourceFile) at androidx.recyclerview.widget.RecyclerView$v.I(SourceFile) at androidx.recyclerview.widget.k.i(SourceFile) at androidx.recyclerview.widget.k.c(SourceFile) at androidx.recyclerview.widget.k.d(SourceFile) at androidx.recyclerview.widget.k.g(SourceFile) at androidx.recyclerview.widget.k.run(SourceFile) at android.os.Handler.handleCallback(Handler.java:836) at android.os.Handler.dispatchMessage(Handler.java:103) at android.os.Looper.loop(Looper.java:203) at android.app.ActivityThread.main(ActivityThread.java:6328) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1076) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:937) Caused by: java.lang.OutOfMemoryError: Failed to allocate a 3810316 byte allocation with 960840 free bytes and 938KB until OOM at dalvik.system.VMRuntime.newNonMovableArray(Native Method) at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method) at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:655) at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:483) at android.graphics.drawable.Drawable.createFromResourceStream(Drawable.java:1157) at android.content.res.ResourcesImpl.createFromResourceStream(ResourcesImpl.java:1412) at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:792) at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:634) at android.content.res.Resources.loadDrawable(Resources.java:1004) at android.content.res.TypedArray.getDrawable(TypedArray.java:931) at android.widget.ImageView.(ImageView.java:157) at android.widget.ImageView.(ImageView.java:145) at android.widget.ImageView.(ImageView.java:141) at com.github.abdularis.civ.CircleImageView.(SourceFile) ... 33 more