mirror of
https://github.com/bitwarden/android.git
synced 2026-05-22 22:24:37 -05:00
* Show/hide accessibility overlay on scroll based on several visibility factors * Improvements to accessibility overlay anchor view tracking * Increase recursion limit and check for null children when walking the node tree * Cleanup * Hide overlay when expanding status (notification) bar * use .Any() instead of .Count()