Page MenuHomePhabricator

[marlin] Use the last edge to edge api for Android
ClosedPublic

Authored by Fabien on Apr 13 2026, 18:13.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC0b6e24be92b5: [marlin] Use the last edge to edge api for Android
Summary

The API currently used is deprecated and generates a warning in the Play console. This new API reduces the code and should fix the warning.

Test Plan

Build, run the tests, and run on android to check edge to edge still works the same.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Apr 13 2026, 18:13
bytesofman added a subscriber: bytesofman.

able to build locally, safe areas look ok

This revision is now accepted and ready to land.Apr 13 2026, 18:32