mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-25 05:27:42 +00:00
The view needs to request a call to `fitsSystemWindows`; otherwise it cannot determine where to layout itself within the parent that uses fitsSystemWindows method to determine the boundary of it. This fixes the issue reported in [the beta 5.3 forum](https://community.signalusers.org/t/beta-feedback-for-the-upcoming-android-5-3-release/25088/315).