api35

  1. R

    Android Question API 35 + AppCompat Menu = Crash on open

    I have a legacy single activity project that uses the AppCompat menu. I have employed the manifest text suggested by @Erel to suppress the edge-to-edge behaviour that comes with API35. When compiled and installed the app crashes on open with no outputs to the logs (filtered or otherwise)...
Top