waleedAhmad1 / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

Incorrect documentation for LiveCard #489

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to LiveCard documentation: 
https://developers.google.com/glass/develop/gdk/live-cards
2. Review Example for Low Frequency Cards
3. See that the TimelineManager is use to publish the card.  TimelineManager is 
no longer available in the GDK.  

What is the expected output? What do you see instead?

mLiveCard.publish(PublishMode mode) should be used instead.

What version of the product are you using? On what operating system?

Glass XE16.11

Please provide any additional information below.

Original issue reported on code.google.com by j...@socialradar.com on 24 Apr 2014 at 8:30

GoogleCodeExporter commented 9 years ago
Thanks for the report! This is now fixed.

Original comment by ala...@google.com on 24 Apr 2014 at 9:27