wordpress-mobile / AztecEditor-Android

A reusable native Android rich text editor component.
Mozilla Public License 2.0
673 stars 114 forks source link

Android 13 update target sdk to 33 #1040

Closed ravishanker closed 1 year ago

ravishanker commented 1 year ago

Fix #1035 and #1036

This PR updates the following for Android 13

Test

Being able to build and basic smoke test should be enough.

  1. Run AztecDemo app.
  2. Scroll down and find the HTML block (It's shown as "?", below "if (value == 5) printf(value)")
  3. Tap the HTML block and type a long text to increase the dialog size.
  4. Ensure "CANCEL", "SAVE" buttons are still visible and there is a margin between the keyboard and dialog.

Review

@irfano @fluiddot

Make sure strings will be translated: