Ryan Burns
Results
2
comments of
Ryan Burns
Thanks @ToxicBakery , unfortunately that's not an option for us. It's still a possibility though that this library could be updated to do disk IO on a thread other than...
I'll note, we got around this by using `Theme.Holo.Light.Dialog.NoActionBar` instead of `requestWindowFeature(Window.FEATURE_NO_TITLE)`, so this is no longer an issue for us. Still could be good to fix though :)