SimpleMobileTools / Simple-Keyboard

Easy keyboard for inserting all kinds of texts, special characters and numbers.
https://www.simplemobiletools.com
GNU General Public License v3.0
330 stars 115 forks source link

removed kotlin android extensions (and replaced with view bindings) #148

Closed vpapapanagiotou closed 1 year ago

tibbi commented 1 year ago

what is the benefit of this?

vpapapanagiotou commented 1 year ago

The synthetics of "kotlin-android-extensions" have been deprecated and we are suggested to migrate to view bindings. https://developer.android.com/topic/libraries/view-binding/migration

tibbi commented 1 year ago

that hasnt answered my question though, what is the benefit of this?