Leonardo
Leonardo
@Muneefm I don't have much idea about integrating file uploading features in my library. Can you give me some idea how I can integrate this feature? Thanks
Will my best to add this feature.
@dongjingun I have been thinking how should I receive your error view and what kinds of error would there be. Error Type - General error - No connection - Webpage...
Loading View - Loading splash ``` java loadingSplashView(@LayoutRes int layoutRes); ```
Sounds like a plan, Jeroen! I will look forward to the new big update and revisiting this documentation after then.
It took me so much time to figure this out. After I rollback the `com.android.application` dependency, everything works fine. ``` // Before id "com.android.application" version "8.2.0" apply false // After...