FitApps7

Results 10 comments of FitApps7

on android 11 media store not give such type of files, you have to scan directories.

**I resolved this issue by updating this class** `package com.elconfidencial.bubbleshowcase` ```` class BubbleShowCase(builder: BubbleShowCaseBuilder) { private val SHARED_PREFS_NAME = "BubbleShowCasePrefs" private val TAG = "BubbleShowCase ```" private val DOUBLE_CLICK_DURATION =...

> Hi, I have also faced this same issue. ![image_2022_02_16T09_51_51_881Z](https://user-images.githubusercontent.com/54942991/154239566-4e3159eb-2462-47ca-9aec-dd617fceb610.png) in which version?

> Hi, I have also faced this issue as below > > ``` > Caused by android.os.BadParcelableException: ClassNotFoundException when unmarshalling: ke > at android.os.Parcel.readParcelableCreator(Parcel.java:2855) > at android.os.Parcel.readParcelable(Parcel.java:2781) > at android.os.Parcel.readValue(Parcel.java:2684)...

First: you have to use 1.2.11 version for this, and upgrade you SDK level also

@pratclot how I can make caption like this? https://user-images.githubusercontent.com/35890924/127281235-0a2f1c69-3e83-4cd3-90c9-97d4df065203.mp4

> Thanks, using this my issue was solved.