Kegbot / kegbot-android

Android beer kegerator frontend and controller app. Works with a Kegbot server to make your kegerator awesome.
http://kegbot.org/docs/android/
GNU General Public License v2.0
41 stars 53 forks source link

2nd Tap always starts hidden in 2-tap system #99

Closed theguardian closed 4 years ago

theguardian commented 9 years ago

When configured with two taps, the second tap always starts hidden. Whenever the tablet is restarted or kegbot-android crashes (rarely), the second tap has to manually be made visible again.

EagleOne42 commented 9 years ago

I have 3 taps listed on mine and the 2nd tap does this too. The 1st and 3rd will be there but the 2nd will go away.

dboyd13 commented 7 years ago

+1 - I have the same issue with a 2 tap system

dboyd13 commented 6 years ago

@mik3y - Had a quick look through your code, it appears that the 'ON/OFF' toggle for each tap is not saved into preferences currently. Is this something you'd be looking to add to the KegBot android app in the near future?