Open Aexyn opened 8 years ago
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 ฉันจะแก้ไขปัญหาในการทำซ้ำครั้งต่อไปขอบคุณ!
in Agera tutorial here https://codelabs.developers.google.com/codelabs/android-agera/#5 , Second last paragraph which goes like this:
there should be Receiver instead of Supplier as far as I understood