Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(mobile): retain edited title when album updates (#15806)
* fix(album-viewer): retain edited title when album updates ensure `AlbumViewerEditableTitle` keeps user input while editing, even when the album updates from another provider. fall back to `albumName` only when not in edit mode. * linting --------- Co-authored-by: Alex <[email protected]>
- Loading branch information