Is it possible to use this in an app that uses fragments? If so how, can you add comment or example to the code? Also, what is the purpose of the `onAttach` functions? The example project doesn't seem to make use of them.
Is it possible to use this in an app that uses fragments? If so how, can you add comment or example to the code?
Also, what is the purpose of the
onAttachfunctions? The example project doesn't seem to make use of them.