Mohammed Adam
Mohammed Adam
**Which API doesn't behave as documented, and how does it misbehave?** some mp3 URLs don't start playing automatically, instead, they pause for about 10 to 100 seconds in the beginning...
# Stack trace: ```java.lang.RuntimeException: Unable to start activity ComponentInfo{com.********/com.********.ui.MainActivity}: androidx.fragment.app.Fragment$InstantiationException: Unable to instantiate fragment com.********.ui.PrivateOnlinePostsFragments: could not find Fragment constructor at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2904) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2986) at android.app.ActivityThread.-wrap11(Unknown Source:0) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1671) at...
how to swipe from right to left?
## stacktrace ``` W/Glide: Load failed for content://media/external/images/media/171234 with size [147x147] class com.bumptech.glide.load.engine.GlideException: Failed to load resource There were 3 causes: java.io.FileNotFoundException(Can't access /fishbun_images/inshot/JPEG_20201008_195734_2110073335245381647.jpg) java.io.FileNotFoundException(Can't access /fishbun_images/inshot/JPEG_20201008_195734_2110073335245381647.jpg) java.io.FileNotFoundException(Can't access /fishbun_images/inshot/JPEG_20201008_195734_2110073335245381647.jpg)...
how to receive the result without onActivityResult?
firstly thank you for your work; secondly i can't see the external sd card; thirdly can you show file size?
`E/AndroidRuntime( 5612): java.lang.NoSuchMethodError: No virtual method getMediaContent() Lcom/google/android/gms/ads/formats/UnifiedNativeAd$MediaContent; in class Lcom/google/android/gms/ads/formats/UnifiedNativeAd; or its super classes (declaration of 'com.google.android.gms.ads.formats.UnifiedNativeAd' appears in /data/app/com--------------------------==/base.apk) E/AndroidRuntime( 5612): at sakebook.github.com.native_ads.UnifiedAdLayout.ensureUnifiedAd(UnifiedAdLayout.kt:94) E/AndroidRuntime( 5612): at sakebook.github.com.native_ads.UnifiedAdLayout.access$ensureUnifiedAd(UnifiedAdLayout.kt:18) E/AndroidRuntime(...
How to know when ad gets impression so to trigger reloadAd() fun ?
how to set a minimum fetch interval when calling `scheduleTask`?
for a long time, I thought the search function was not working and I was about to replace your package. Still, today I removed the `favorite` parameter, and search results...