mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-18 02:23:57 +00:00
This is a pretty basic conversion from `if (true) View.VISIBLE else View.GONE` to `isVisible` which is exactly that, but easier to track.