Skip to content

Instantly share code, notes, and snippets.

View tinylox's full-sized avatar

Terrence Turner tinylox

View GitHub Profile
diff --git a/app/src/com/fitnesskeeper/runkeeper/StartFragment.java b/app/src/com/fitnesskeeper/runkeeper/StartFragment.java
index 624cf23..e1e2fbe 100644
--- a/app/src/com/fitnesskeeper/runkeeper/StartFragment.java
+++ b/app/src/com/fitnesskeeper/runkeeper/StartFragment.java
@@ -1121,7 +1121,8 @@ public class StartFragment extends BaseFragment implements TabFragment,
{
showHeartRateMonitorIndicator();
}
- else if (bluetoothDeviceManager.getConnectionStatus() == HRMStatusEnum.NOT_CONNECTED || (bluetoothDeviceManager.getNumDevicesFound() > 0 && bluetoothDeviceManager.getConnectionStatus() != HRMStatusEnum.WARMING))
+ else if ((bluetoothDeviceManager.getConnectionStatus() == HRMStatusEnum.NOT_CONNECTED || bluetoothDeviceManager.getConnectionStatus() != HRMStatusEnum.WARMING)

Keybase proof

I hereby claim:

  • I am tinylox on github.
  • I am tinylox (https://keybase.io/tinylox) on keybase.
  • I have a public key whose fingerprint is D0DE 9913 D363 0D19 322E 4EE8 1602 EA13 9CD5 2981

To claim this, I am signing this object: