diff options
| author | Claude <noreply@anthropic.com> | 2026-05-20 09:29:48 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-05-20 09:29:48 +0000 |
| commit | 808939ca722bb760517a5ffaddedb9bb06091125 (patch) | |
| tree | 84ab71ed426633a2c4a713206f8cc157df1434ac /android-app/app/src/main/res | |
| parent | d6a2e71c155f62a03e1ab466198a256c96c13b3b (diff) | |
Fix blank track list and Recenter button bleed-through in Saved Tracks
- SavedTracksFragment was missing adapter.submitList(tracks) after the
collect block rewrite — tracks loaded fine (16 found via SAF) but the
RecyclerView adapter never received them, leaving the list visually blank
- showOverlay() now also hides fabRecenter; it was not in the hide list so
the map's Recenter button remained visible on top of the fragment overlay
https://claude.ai/code/session_01YUbuZNDAoLea4cf9UGQ9qn
Diffstat (limited to 'android-app/app/src/main/res')
0 files changed, 0 insertions, 0 deletions
