MultipleImageSelect
MultipleImageSelect copied to clipboard
Android library that provides for multiple image selection.
Making a frensh version of the app
``` ``` id/toolbar should be used in instead of include tag
HI, Thanks for the library.working fine. But gradle , compile obsolete issue is coming thanks
Yesterday it was working fine but today when I check then onActivityResult is not called. I'm using this on fragment. Here is my code: ``` Intent intent = new Intent(getContext(),...
How to restrict the user and say the image size is greater than 5MB ..Please choose the file with lower size
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.xfactory.in/com.darsh.multipleimageselect.activities.AlbumSelectActivity}: java.lang.ClassCastException: android.widget.LinearLayout cannot be cast to android.support.v7.widget.Toolbar at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2449) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2509) at android.app.ActivityThread.access$1000(ActivityThread.java:153) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1373) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:5523) at java.lang.reflect.Method.invoke(Native Method)...
I want to change the icon used for adding images after selecting multiple images. I am not able to do it. Or if not possible can I change that icon...
Hello, Good work I have some trouble in your library when i OS version 6 or more with integrate other library like Hockey app. The issues is here when i...
Hi, I am trying to change the text colour of String "ADD" in the toolbar. could you please help me in this? Thanks, Sankaran
How can I change the color of the toolbar icons? I want to have a white toolbar, but now the icons are invisible because they're also white.