Closed cxphong closed 7 years ago
Hi, I'm curious to know how did you get an "Infinity" distance, is it very far, very close, a special value (so that I can reproduce it) ?
However, according to material design the margin & paddings should be multiple of 8, I'm thinking 88 should replace 85.
iBeacon is closed to me, its rssi is about -70dBm
I used this app https://play.google.com/store/apps/details?id=com.radiusnetworks.locate, and result is the same - Infinity. Because the iBeacon device is under developent, so the problem may be caused by iBeacon device.
This is the result of nRF Connect app of Nordic
My preferred solution would be to know where the 'infinity' comes from and avoid it (might be from the float formatting), it doesn't even make sense to display an "infinite" distance.
I'll have a look at it soon.
Thanks for updating your comment with more infos, I'm going to change the layout :)
The commit e58f9380ea7a983f38c425825fb8f729d5967fec should have fixed the issue 👍