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

这是开源中国社区的开源 Android 客户端项目,本项目已经迁移到码云 gitee.com 此处不再更新!

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

Hello, I have bought the original Samsung N7102. I am in Europe now but Google play and other applications dont Run on my phone. It is rooted already but I...

慢慢的下拉刷新 按住不放 稍微移动移动就会卡住了 还有快速下拉也会卡主 我分析源码 下拉刷新有问题 望版主改正

在AppContext类中 /** \* 获取登录信息 \* @return */ ``` public User getLoginInfo() { User lu = new User(); lu.setUid(StringUtils.toInt(getProperty("user.uid"), 0)); lu.setName(getProperty("user.name")); lu.setFace(getProperty("user.face")); /* ohter code */ return lu; } ``` 追踪getProperty()方法的定义,可以找到相关两个方法,如下:...

下拉刷型不灵敏,经常需要先上拉一下,接着下拉才能刷新