Skip to content

Commit 740af49

Browse files
authored
Update HamrahPay.java
1 parent 722610c commit 740af49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@ public void onClick(DialogInterface dialog, int which) {
11191119
.setNegativeButton("خیر", dialogClickListener).show();
11201120

11211121
} else {
1122-
PayActivity.this.onDestroy();
1122+
PayActivity.this.finish();
11231123
}
11241124
}
11251125

0 commit comments

Comments
 (0)