Devrath
Devrath
Is it possible to use this library to also drag actionbar along with the rest of the layout
**The library docent work for some links** Ex: [URL](https://www.eventbrite.com/e/the-wardrobe-of-stories-tickets-50822270780 ) Not only that, It dosen't handle the exception (StringOutOfBound), It Crashes internally and we can't handle it.
This is a helpful library but is it possible to add a layout in place of list Can you give a sample of that link
This is not working for Below divices 1. Samsung-M20 --- With Android Version-9 2. RealMe2-Pro --- With Android Version-9
Say I apply a filter effect and save that image. I can't apply a filter on top of it again Is this the limitation of library or is image processing...
I have compileSdk and target SDK mentioned in app properly When i add the line, `apply plugin: 'dagger.hilt.android.plugin' `I get this error **Stacktrace** ``` FAILURE: Build completed with 2 failures....
In the class ........ UILApplication.java . Please Modify `enableLogging()` to `writeDebugLogs()` . Instead of deprecating the `enableLogging()` developers of universal image library have just removed it(not a good move though)....
**What I am doing:** - I have implemented the preloading feature using the sample here -> [here](https://github.com/googleads/googleads-mobile-android-examples/tree/main/kotlin/advanced/InlineAdaptiveBannerExample). - I have made a compose version of it and using LazyList -...