You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,12 @@
1
1
# PhotoEditor SDK - Changelog
2
+
## Unreleased
3
+
### Fixed
4
+
* Prevent crash when `EditorActivity` is recreated without the required `SettingsList` (e.g. after process death). The activity now finishes so the host app can relaunch via `PhotoEditorBuilder`/`CameraPreviewBuilder`.
5
+
2
6
## v10.10.9
3
7
## Fixed
4
8
* Thin green edge on some Android devices with crop metadata video
9
+
* Fix unresponsive touch area for `HorizontalListView` items on some Android devices (e.g. Pixel 8 Pro)
0 commit comments