Muhammed Ballan

Results 24 comments of Muhammed Ballan

+1 needed for alot of us please add it

since the defaults managed by Database is Not an option and it will affect the performance. You may add it to the contractor as well. what I do for now:...

@greenrobot When is this feature expected to be available ?

I added layout manager this way to fix it: ``` final ScrollSmoothLineaerLayoutManager mgm = new ScrollSmoothLineaerLayoutManager(this, LinearLayoutManager.VERTICAL, false, 300); myURecycleRView.setLayoutManager(mgm); ```

Is there any workaround ? or temporary solution ?

@cesarferreira can you give a hint about the best way to add it to SwiftEventBus ? I will work on adding it

It is weird, Why after closing the location still getting location related crashes? I did also set: `OneSignal.setLocationShared(false)` Still getting the same ANR! Root Blocking: ``` OSH_LocationHandlerThread (timed waiting):tid=100 systid=27762...

Hi @Ashkan-Sarlak , Settings `isLive: false` fixed the issue but the Slider is randomly going back and forth I would like to ask a question related to this `LiveBottomBar`, do...

Just checked what youtube does with the slider when it is live video: * The slider is on the end by default * You can slide backward with the stream...

Converted the code of the NotificationServiceExtension to Java and still getting this error