googlecodelabs / android-agera

Apache License 2.0
58 stars 12 forks source link

TYPO #10

Open Aexyn opened 8 years ago

Aexyn commented 8 years ago

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

JoseAlcerreca commented 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!

oanthailand commented 5 years ago

ใช่คุณพูดถูก.

ตอนนี้ฉันมองไปที่มันเรียกชั้น MyDataSupplier เป็นความเข้าใจผิดเนื่องจากยังเป็น Observable และ Receiver ฉันจะแก้ไขปัญหาในการทำซ้ำครั้งต่อไปขอบคุณ!