wimpie3 Well-Known Member Licensed User Longtime User May 10, 2019 #1 Does anyone know how to access the onAnimationEnd event published by Amir_RVFanLayout ? (from this library: https://www.b4x.com/android/forum/threads/lib-chargeable-amir_recyclerview.97274) I use this in my code: B4X: fan.Initializer(recycler).FanRadius(True).ViewHeight(w).ViewWidth(h).AngleItemBounce(0).Build and there is no way to specify the prefix event name.
Does anyone know how to access the onAnimationEnd event published by Amir_RVFanLayout ? (from this library: https://www.b4x.com/android/forum/threads/lib-chargeable-amir_recyclerview.97274) I use this in my code: B4X: fan.Initializer(recycler).FanRadius(True).ViewHeight(w).ViewWidth(h).AngleItemBounce(0).Build and there is no way to specify the prefix event name.