Wil Cho
Wil Cho
Application crashed if using support library. Try to use getSupportedFragmentManager instead. ``` java public void dismiss() { if (mDismissed) { return; } mDismissed = true; new Handler().post(new Runnable() { public...
Is that possible to add Instagram video download support? Thanks
XinGe has released new versions for native SDK, would you please support that? http://xg.qq.com/ctr_index/download Android SDK V3.2.6 2018-09-11 1. 升级小米通道,修复安全漏洞 2. 修复已知crash 3. 修复无法清除通知bug iOS SDK V3.2.0 2018-09-11 1. 增加清除、替换接口...
ok, the project has a somewhat unusual setup with these lines it installs in the local maven repo https://github.com/malmstein/FloatingHints/blob/master/library/maven_push.gradle#L25-L29 but in Ivy format instead of usual Maven format ideally the...