google / google/ground-android

[Map] Tiles rerendered when returning from other fragments

Open
#879 0 comments 0 reactions 0 assignees View on GitHub
type: bug
Dominant language
Kotlin
Stars
293
Forks
149
Avg merge
1d 16h
Merged PRs (30d)
42

Description

**To Reproduce**
Steps to reproduce the behavior:
1. Open offline areas UI
2. Click back

**Expected behavior**
The map appears immediately without refetching tiles.

**Actual behavior**
Tiles are reloaded and appear progressively.

This is likely a symptom of the Maps Fragment UI state being recreated from scratch rather than being persisted in bundle state and restored.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.