-
.setArrowColorResource(R.color.anycolor)
not working. the color of arrow remains black always.
-
**Description:**
Get crash report when using container anim between two activities.
StartActivity: A recycler view that contains several cards.
EndActivity: A recycler view in which each view hol…
-
I can't set the height and width of the arrow are different
I needed 10 height and 14 width, couldn't do it
I would like to have methods: setArrowHeight and setArrowWidth
tried to use the metho…
-
**Environment:**
- Library Version: 1.3.6-SNAPSHOT
- My Device: Google Nexus 5X (Android 8.1)
**Describe the Bug:**
Assuming there is a dimen declaration:
`2dp`
Using the `Builder.setOver…
-
**Please complete the following information:**
- Library Version 1.3.4
- Affected Device(s) Samsung Galaxy S9 Android 10
**Describe the Bug:**
Lint complains that instead of passing the resou…
-
**Please complete the following information:**
- Library Version v1.3.5
- Affected Device(s) pixel 2 xl android 11
**Describe the Bug:**
I have a custom tooltip. There is a progress bar indic…
-
Hi, want to ask is anyone have idea how to show the item within recyclerview without dimming it?
![image](https://user-images.githubusercontent.com/39330565/128658500-c2b9c030-4d68-429d-b2ff-30d49…
-
In case of sequential balloons inside a fragment/activity, we use relayShow() but how do we achieve this when we want to show balloon in sequence for multiple recycler view items. Is this possible?
…
-
**Please complete the following information:**
- Glide and Fresco v1.2.4
**Describe the Bug:**
I'm observing a Live Data List using observeAsState(). When I trigger a new event using value/pos…
-
**Is your feature request related to a problem?**
I started to use your library in my project and it works really great, except for one thing.
My DialogFragments are using `onCreateDialog` and an …