omise / omise-android

Omise Android SDK
https://docs.opn.ooo
Other
50 stars 32 forks source link

[MIT-1925] Fix app crash from progress view #278

Closed nuxzero closed 1 year ago

nuxzero commented 1 year ago

In order to fix the app crash when hiding after closing the transaction, so we can remove calling hideProgress() because when closing the transaction it will also hide the progress view.