wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.97k stars 1.32k forks source link

Change infinity % to 100% when dropping from N views to 0 #9350

Closed planarvoid closed 5 years ago

planarvoid commented 5 years ago

When there is a change from any number to 0, the percent change should be -100% instead of infinity. Infinity symbol should be showing only in case of raise from 0 (0 -> 1 is +infinity %)

designsimply commented 5 years ago

Tested and confirmed! Tracking at https://github.com/wordpress-mobile/WordPress-Android/issues/9343.