Fix crash when entering ContactDetailFragment.
Apparently due to framework changes, an unguarded division that had been working fine started to throw divide-by-zero errors (and then stopped again). Guard against this, as should have been done originally. Bug: 6339058 Change-Id: Ic7aed53e74d6c333c9f251c7aec336e03bd93d10
Loading
Please register or sign in to comment