SkyeOfBreeze / letsrobot-android

Unofficial LetsRobot controller that runs on a phone instead of a Raspberry Pi. Development has been abandoned on this, but lives on at https://github.com/remotv/controller-for-android
Apache License 2.0
1 stars 0 forks source link

MainRobotActivity leaked #106

Closed SkyeOfBreeze closed 5 years ago

SkyeOfBreeze commented 5 years ago

leakcanary says that MainRobotActivity is leaking. Looks like it has to do with the status indicators

image

SkyeOfBreeze commented 5 years ago

This will be fixed in https://github.com/btelman96/runmyrobot_android/issues/70