Results 7 comments of Aaron T Harris

Same for Note Air 3 (B&W) My guess is the Onyx SDK needs to be updated. implementation('com.onyx.android.sdk:onyxsdk-device:1.2.26') // 1.2.27 is latest implementation('com.onyx.android.sdk:onyxsdk-pen:1.4.8') // up to date implementation('com.onyx.android.sdk:onyxsdk-base:1.6.42') // 1.6.51 is...

> Same for Note Air 3 (B&W) My guess is the Onyx SDK needs to be updated. > > ``` > implementation('com.onyx.android.sdk:onyxsdk-device:1.2.26') // 1.2.27 is latest > implementation('com.onyx.android.sdk:onyxsdk-pen:1.4.8') // up...

Ok I fixed it. I will submit a pull request.

OK Pull request submitted [pull/36](https://github.com/olup/notable/pull/36) TLDR; I checked out the onyx demo and discovered it was working on my Note Air 3. How could that be? So I started stripping...

> Hey ! This is good news, do you want to try a quick pr for this ? Do you reckon it will also work on following color devices ?...

Looks like [pull/36](https://github.com/olup/notable/pull/36) was merged. This issue should be closed. Thanks @olup

@olup I almost forgot -- I do not have the ability to test on a Note Air 2. So someone should probably test that and see if this change is...