Karl

Results 7 comments of Karl

情况如下: 我首先加载了四条数据,然后更改数据后调用adapter.notifyDataSetChanged();但是CardSlidePanel前三张却是之前的老数据,没有被清理掉,划过去前三张之后才是新的数据

希望指点一下如何reset。搞得有点不懂了

同样fragment无效

![image](https://cloud.githubusercontent.com/assets/15144395/20959516/51860d1c-bc96-11e6-989a-65d43516a057.png) I got it

@YangPeiru 修改MonthView下的onDraw方法就可以了

@YangPeiru 可以,都开始能造轮子了

在demo中,跳转到QQ登录页面时的堆栈信息为: ` intent={act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.droi.sdk.socialdemo/com.github.marekchen.flutterqqexample.MainActivity} realActivity=com.droi.sdk.socialdemo/com.github.marekchen.flutterqqexample.MainActivity Activities=[ActivityRecord{c8b1db4 u0 com.droi.sdk.socialdemo/com.github.marekchen.flutterqqexample.MainActivity t20443}, ActivityRecord{3a25246 u0 com.droi.sdk.socialdemo/com.tencent.connect.common.AssistActivity t20443}, ActivityRecord{ca14cd2 u0 com.tencent.mobileqq/com.tencent.open.agent.AgentActivity t20443}, ActivityRecord{bc3e7eb u0 com.tencent.mobileqq/com.tencent.open.agent.PublicFragmentActivityForOpenSDK t20443}] resultTo=ActivityRecord{c8b1db4 u0 com.droi.sdk.socialdemo/com.github.marekchen.flutterqqexample.MainActivity t20443} resultWho=null resultCode=11101 *...