SimpleMobileTools / Simple-Notes

A simple textfield for adding quick notes without ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
826 stars 271 forks source link

Use MyMovementMethod on hotfix fixing crash on selection (SDK<=23) #634

Closed Zocker1999NET closed 1 year ago

Zocker1999NET commented 1 year ago

Tested on Android 13 (SDK 33, LineageOS 20-20230410-microG-FP4) on a Fairphone 4

It might be that the change in line 246 is not required because MyMovementMethod might not trigger the issue fixed by this workaround. But because I cannot test this, I want to make sure that the workaround is still in place if that is the case.

tibbi commented 1 year ago

well ok thanks, lets add it and see how it works