Draft: Resolve "Fix the connection bar animation"
Closes #145 (closed)
The animation is done, but there is a small issue where live state updates are not properly reflecting on statusbar.
To try it out, If you manually set `_statusLiveData` to `ConnectionState.CONNECTING` in VpnStatusObservable and run the app it will show the correct animation.