Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Copying and pasting this code will not even compile on kotlin #23

Closed
pymblesoftware opened this issue May 28, 2018 · 2 comments
Closed

Comments

@pymblesoftware
Copy link

pymblesoftware commented May 28, 2018

This line specifically:
txObserver.transferListener = object : TransferListener() {
Gives:
Cannot access 'transferListener': it is private in 'TransferObserver'
Also complains that TransferListener does not have a constructor

@dzucker-amzn
Copy link
Contributor

@pymblesoftware Thanks for alerting us. Looking into this now.

@dzucker-amzn
Copy link
Contributor

@pymblesoftware Thanks again for your call out. Publishing updated example code now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants