Skip to content

Commit

Permalink
Update MATERIALCARD.md
Browse files Browse the repository at this point in the history
Fixed links for actions
  • Loading branch information
gabrielemariotti committed Jan 7, 2015
1 parent b2c45a6 commit 462c37e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/MATERIALCARD.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The supplemental actions are built with this code:
actions.add(t2);
```

To build the actions you can clone [this layout](/library-cards/src/main/res/layout/carddemo_native_material_supplemental_actions_large_icon.xml) or [this layout](/library-cards/src/main/res/layout/carddemo_native_material_supplemental_actions_large.xml) or use something like this
To build the actions you can clone [this layout](/demo/stock/src/main/res/layout/carddemo_native_material_supplemental_actions_large.xml) or [this layout](/demo/stock/src/main/res/layout/carddemo_native_material_supplemental_actions_large_icon.xml) or use something like this

```xml
<!-- element for a IconSupplementalAction -->
Expand Down

0 comments on commit 462c37e

Please sign in to comment.