as seen here - https://developers.google.com/glass/design/style there should be native implementation of Card "Author and content" but I cannot find how to use it.
In documentation you can change layout (a bit) by
setImageLayout(Card.ImageLayout imageLayout)
but this is minor change.
How to get that "Author and content" card style (or any other without writing own Activity)?