ririlya94
ririlya94
Have you found any solutions for this @robertoestivill ?
Hi there. Was wondering when this null safety PR will be released?
What should i do, if i want to set only the first item is selected for the singleItem = true? for the first time init
@vishalvishvakarma @Ankur008 you can try this way, it prevents the app from crashing ```//check regex url first, you can use your own customize regex for this ArrayList containedUrls = new...
> @ririlya94 what is the value of containedUrls arraylist? In the line number 3( > > > Matcher urlMatcher = pattern.matcher(""); > > ), instead of "" , url value...