MAG

Results 7 issues of MAG

Hello I think there is a bug in RequiredFieldValidator in use with SelectionController. new SelectionController(context, id, label, isMandatory, x,y, false); So a selection is required. But in RequiredFieldValidator at the...

Hi if I use your library with my old Nexus 7 (1 version from 2012) it needs up to 15 seconds to show the camera image. I would say this...

Hello I have Android 11 installed on my Pixel 2. Every time I try to select picture by camera the library crashes with the following stacktrace: 2020-09-30 11:08:05.444 7462-7462/com.landwirt E/AndroidRuntime:...

Hello, I integrated your library into one of my apps but Its showing some weird behavior. First I open the PhotoPickerFragment - everything works. I choose 1-2 pictures. Second the...

bug

To migrate to texterify it is necessary to import current android strings.xml files. Currently texterify only shows an error message...

enhancement

Im using the latest stable and beta version from the library. Just implemented the PDFView like in the library description. Load the pdf from url into local cache. I open...

Hello I see following stacktrace in crashlogs: Fatal Exception: java.lang.OutOfMemoryError at android.graphics.BitmapFactory.nativeDecodeAsset(BitmapFactory.java) at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:521) at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:374) at android.graphics.drawable.Drawable.createFromResourceStream(Drawable.java:785) at android.content.res.Resources.loadDrawable(Resources.java:2005) at android.content.res.Resources.getDrawable(Resources.java:673) at android.support.v4.content.res.ResourcesCompat.getDrawable(ResourcesCompat.java:62) at com.github.amlcurran.showcaseview.StandardShowcaseDrawer.(StandardShowcaseDrawer.java:45) at com.github.amlcurran.showcaseview.ShowcaseView.(ShowcaseView.java:127) at com.github.amlcurran.showcaseview.ShowcaseView.(ShowcaseView.java:99)...

needs-info