Pankaj Sharma
Pankaj Sharma
Hello, First of all thanks for this library. One thing noticed when I called notifyItemChanged(position, payload) it will call onBindViewHolder(holder, position) not onBindViewHolder(holder, position, payload) . Please handle this scenario....
Hello, This is a Great library. I want to send Video as MMS just like Image is working, Can we send/attach a video? Thanks.
Hello I got this exception Fatal Exception: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.PICK typ=image/* (has extras) } at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1781) at android.app.Instrumentation.execStartActivity(Instrumentation.java:1501) at android.app.Activity.startActivityForResult(Activity.java:3788) at android.support.v4.app.FragmentActivity.startActivityForResult(Unknown Source) at...
Hello, It's not working in Samsung Grand GT-19082, it throws java.lang.SecurityException: Permission Denial: opening provider com.sec.android.provider.badge.BadgeProvider from ProcessRecord{42466d70 11663:com.example/u0a10158} (pid=11663, uid=10158) requires com.sec.android.provider.badge.permission.READ or com.sec.android.provider.badge.permission.WRITE I have added these permissions...