DipeshGeriya

Results 2 issues of DipeshGeriya

You can also change the icons for the views like this. audioRecordView.setAudioRecordButtonImage(R.drawable.record_audio_ic); audioRecordView.setSendButtonImage(R.drawable.send_msg_ic); this is not working.

java.lang.IllegalArgumentException: Unknown URI: content://downloads/public_downloads/2339 android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:165) android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135) android.content.ContentProviderProxy.query(ContentProviderNative.java:421) android.content.ContentResolver.query(ContentResolver.java:532) android.content.ContentResolver.query(ContentResolver.java:473) com.ipaulpro.afilechooser.utils.FileUtils.getDataColumn(FileUtils.java:227) com.ipaulpro.afilechooser.utils.FileUtils.getPath(FileUtils.java:298)