Files
bsky-social-app/modules
Samuel Newman eeea771952 fix android bottom sheet lint warnings
- Replace EdgeToEdgeUtils.setLightStatusBar (internal Material API) with
  WindowInsetsControllerCompat.isAppearanceLightStatusBars (public API)
- Replace resource reflection for status_bar_height/navigation_bar_height
  with ViewCompat.getRootWindowInsets + WindowInsetsCompat
- Add missing DRAGGING/SETTLING cases to when block

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 17:45:40 +02:00
..
2025-08-13 22:15:08 +03:00
2024-09-23 18:48:48 -07:00
2025-09-22 08:52:07 -07:00