wordpress-mobile / AztecEditor-Android

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

Bold/Unbold is not working - com.github.wordpress-mobile:WordPress-Aztec-Android:1.3.45 #1091

Open Manojkumar99-dev opened 2 months ago

Manojkumar99-dev commented 2 months ago

Expected

Bold button click event should work properly(Bold/Unbold).

Observed

Bold button click event is not working(Bold/Unbold is not working).

Reproduced

1.Click on Bold button from Toolbar its not reflecting on the text.

library version- implementation ('com.github.wordpress-mobile:WordPress-Aztec-Android:1.3.45'){ exclude group: 'org.wordpress', module: 'utils' }

Tested

[SAMSUNG-M52] on [Android-13].