mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-03 14:08:39 +02:00
d8d64c8a75
Replace the View-based RebootMenu with a native Compose SuperListPopup in the Home top bar, with proper state tracking for the safe mode toggle. Remove the now-unused RebootMenu.kt. Also fix missing start padding on the SuperuserDetail back button to match all other sub-screens. Made-with: Cursor