Joe Page

Results 17 comments of Joe Page

I don't think this is a great solution but I was able to get the video in the sample app to pause and resume when switching tabs. See this change:...

I have a potential fix for this issue and have done testing on the new 'tab sample' that I added to the sample app. I'm not sure if it's the...

sorry for the delay - I'll update my forked version with the latest changes and try ToroViewPagerHelper to see if that works.

I'm getting reports of a crash via Crashlytics so I can't say for sure how it's reproduced - but looks like the same error here: ``` Fatal Exception: java.lang.ArrayIndexOutOfBoundsException: length=1;...

>> Can you please elaborate on how we can achieve that? this works.. create an xml file like this one: number_selector.xml ``` ``` and then use it: ```

I noticed this too.. I was using Caffeine before but switched to NoSleep because I wanted a way to keep my macbook air running with the display off. Note -...

This is an old issue but I'm using TDLib and I noticed the DB size has grown to over 9 GIG on my device! ``` authStateRequest.useMessageDatabase = true; authStateRequest.enableStorageOptimizer =...