phphub-android icon indicating copy to clipboard operation
phphub-android copied to clipboard

PHPHub for Android

Results 7 phphub-android issues
Sort by recently updated
recently updated
newest added

Dependency commons-logging:commons-logging:1.1.1 is ignored for debug as it may be conflicting with the internal version provided by Android. Dependency commons-logging:commons-logging:1.1.1 is ignored for release as it may be conflicting with...

app各个板块都无法加载出内容

bug

this is IOS version ,Android version?

//fix Android WebView not stopping after user presses back @Override public void onResume() { super.onResume(); contentView.onResume(); } ``` @Override public void onPause() { super.onPause(); contentView.onPause(); } ```

测试机型 坚果 安卓5.1.1 抓包看接口返回是正常的

bug

看截图还是IOS的,可以使用Screener或者“带壳截图”应用截图。(参考:http://sspai.com/30873)

enhancement