Skip to content

Commit b32dafe

Browse files
committed
[Android][AutoSignIn] Update the AppAdapter.java
Fix show JD info when choose SMZDM icon.
1 parent 0ea32f5 commit b32dafe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/com/pyy/signin/AppAdapter.java

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {
6565
case "什么值得买":
6666
Utils.showToast("什么值得买:当签到助手进入到签到界面后,用户有10秒"
6767
+ "时间手动滑动领取奖励", getContext());
68+
break;
6869
case "京东":
6970
Utils.showToast("京东:当签到助手进入到签到界面后,用户手动点击签到"
7071
+"。" + "然后双击右上角分享按钮,签到助手才会继续。\n" +

0 commit comments

Comments
 (0)