Sebi Sheldin Sebastian
Sebi Sheldin Sebastian
This is definitely an issue, its not just with text files, when the http body is dealing with a large data files like uploading or downloading a video the OOM...
Try setting app:mrl_rippleOverlay="true" when using custom backgrounds
The current downloadable pre-built rc3 apk in https://github.com/davideas/FlexibleAdapter/releases is just downright crashing(Mi A1 - Android One device- vanilla Android) or not installing in some devices (Redmi 4A - MIUI 8)
I can't chain calls like below on the latest version of the library because every other method like type() is a static method, not instance based, I am using Kotlin...
@JakubObornik can you explain on the guidelines to follow with RxPapparazo? I have no idea how to fix this and using android:requestLegacyExternalStorage="true" doesn't help
@JakubObornik sorry android:requestLegacyExternalStorage="true" did actually work, in my panic I didn't realize it, thanks for the support, scoped storage seems like a nightmare, because I was having issues just reading...
@JakubObornik thanks for your advice the thing is the documentation is not clear how I can access a file from the retrieved uri for example I understand this step val...
I have this question as well how can we listen to an update from the user when the permission dialog pops up, how could we know whether permission was granted...
Its not a data issue, the layout fails to collapse, it will be frozen, and I'm not talking about data update here, its like mentioned if I started collapse or...
I think you're confused with what I am saying, lets make it a bit more clear, if a view holder containing a swipe view layout is getting recycled when its...