glumes

Results 3 issues of glumes

here is a item which include image and text now, i want to use adapter notifyItemChanged(position, payload) method to just refresh the text not the image , but in the...

这样不能在 onBindViewHolder(RecyclerView.ViewHolder holder, int position, List payloads) 用 payload 去局部刷新了吧?

GT 3.1 Demo 安装后启动崩溃。 FATAL EXCEPTION: main Process: com.gtr.sdkdemo, PID: 15551 android.util.SuperNotCalledException: Activity {com.gtr.sdkdemo/com.gtr.test.MainActivity} did not call through to super.onCreate() at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2281) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2387) at android.app.ActivityThread.access$800(ActivityThread.java:151) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1303) at android.os.Handler.dispatchMessage(Handler.java:102)...