mobile-wallet icon indicating copy to clipboard operation
mobile-wallet copied to clipboard

fix#1074 : App crashes while switching between SIFragment (or HistoryFragment) and SendFragment

Open Me-Abhishek-patel opened this issue 4 years ago • 2 comments
trafficstars

Issue Fix

Fixes #1074

Description

Checking if SIFragment is in foreground ( visible ) before doing further processes fixes the crash.

  • [x] Apply the AndroidStyle.xml style template to your code in Android Studio.

  • [x] Run the unit tests with ./gradlew check to make sure you didn't break anything

  • [x] If you have multiple commits please combine them into one commit by squashing them.

Me-Abhishek-patel avatar Dec 08 '20 16:12 Me-Abhishek-patel

@shiv07tiwari @devansh-299 @robustTechie Please review this PR.

Me-Abhishek-patel avatar Dec 08 '20 16:12 Me-Abhishek-patel

@Me-Abhishek-patel I think, In your branch have a code conflict . Are u still able to resolved it??

Prashant830 avatar Aug 11 '22 14:08 Prashant830