android-agera
android-agera copied to clipboard
TYPO
in Agera tutorial here https://codelabs.developers.google.com/codelabs/android-agera/#5 , Second last paragraph which goes like this:
To understand how this works, let's follow the dots:
This last line sets the data in the Supplier
there should be Receiver instead of Supplier as far as I understood
Yes, you're right.
Now that I look at it, calling the class MyDataSupplier is misleading, since it's also an Observable and Receiver. I'll fix it in the next iteration, thanks!
ใช่คุณพูดถูก.
ตอนนี้ฉันมองไปที่มันเรียกชั้น MyDataSupplier เป็นความเข้าใจผิดเนื่องจากยังเป็น Observable และ Receiver ฉันจะแก้ไขปัญหาในการทำซ้ำครั้งต่อไปขอบคุณ!