Google Glass - set of live cards on click of another live card -


I want to display a set of live cards on the click of another live card. Or maybe make a bundle of live cards Is it possible? I have read somewhere that cardseeviewview can not be used for live cards.

A "live card" is only a card located on the left side of the glass clock's screen, which Can be displayed using an existing layout (using RemoteViews ) or with high-frequency direct rendering Therefore, it does not have to mean talking about live cards in other contexts outside that part of the timeline, such as answering a tap or inside the bundle.

What you want to do is start an immersion (activity) when you tap your top-level live card. This immersion can host a CardScrollView which displays the cards you want in your bundle, these are not live cards, but they can be in the form of visuals / layouts that have any of your content Because you make them into your activity directly.

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -