Skip to content

Fix photo editor crash on android and update package #4433

Martin Santangelo requested to merge fix/photo-edit-crash-android into develop

Ticket(s) / Related Merge Requests

#4433 (closed)

Summary of Changes

The photo editor was crashing on android due to an app theme error in the activity, I solved it by setting the theme on the editor activities directly.

Testing Considerations

Check #4433 (closed), it should not crash (Android)

Regression Scope

Only the photo editor is affected

Platform Affected (web, mobile, etc)

Android

Developer Testing Completed

Tested on an Android device

Screenshots

imagen

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports