Gensa Games

Results 3 issues of Gensa Games

This might be out of support request, so you can close it, if so. I have scrolling container and lines goes out of bounds. Because it's static, and not dynamic...

- [x] I have searched [existing issues](https://github.com/facebook/litho/issues) and this is not a duplicate I really don't sure it's really a bug, because we don't have such topic in the issue...

Doing such duplicates for hiding external modifications just looks wrong. Is anything we can do with it? ``` private val _empty = MutableLiveData() val empty: LiveData = _empty ``` We...