googlecodelabs / android-agera

Apache License 2.0
58 stars 12 forks source link

Slide 6 (Step 1: Hello world) #9

Closed bmax-moblin closed 8 years ago

bmax-moblin commented 8 years ago

The Repository block in the image (https://codelabs.developers.google.com/codelabs/android-agera/img/3ea52d24131744e6.png) contains three elements (Receiver, Observer, Supplier). It seems, that they correspond with the interfaces implemented by MyDataSupplier. Shouldn't the second element be Observable instead of Observer?

JoseAlcerreca commented 8 years ago

Yep, fixing now.

JoseAlcerreca commented 8 years ago

Fixed, thanks https://codelabs.developers.google.com/codelabs/android-agera/index.html?index=..%2F..%2Findex#5