Yet-Zio / yetCalc

Yet another calculator designed and developed for Android
BSD 3-Clause "New" or "Revised" License
221 stars 17 forks source link

Allow text selection in programmer mode #85

Closed kamiox closed 1 year ago

Yet-Zio commented 1 year ago

@kamiox Ah so this makes it selectable. I was going to replace it with a custom EditText element as mentioned in #55 but never got the time to do so. I will test some things with your contribution as well my widget later on when I work on replacing it in programmer mode. Thank you for your contribution