Skip to content

Commit 39ab216

Browse files
authored
remove onFinish in onDestroy
1 parent d1183be commit 39ab216

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hamrahpay/src/main/java/ir/devage/hamrahpay/HamrahPay.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,6 @@ public void onClick(DialogInterface dialog, int which) {
11271127
protected void onDestroy() {
11281128
hamrahPay.verifyPayment(hamrahPay.getSku(), hamrahPay.getPayCode());
11291129
super.onDestroy();
1130-
super.finish();
11311130
}
11321131

11331132
@Override

0 commit comments

Comments
 (0)