Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Commit 68db094

Browse files
authored
Merge pull request #89 from amardeshbd/readme-tip
[MINOR] Added link to layout res directory for easy discovery
2 parents b5626ce + 2737110 commit 68db094

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ See https://github.com/googlesamples/android-ConstraintLayoutExamples
2626
See **[contribution](CONTRIBUTING.md)** guideline if you want to add demos or fix something.
2727

2828
### `ConstraintLayout` features to cover
29+
> _TIP: Jump to [layout resources](https://github.com/amardeshbd/android-constraint-layout-cheatsheet/tree/master/app/src/main/res/layout) directoy to see existing layouts._
30+
2931
- [ ] Relative positioning
3032
* [ ] Horizontal Axis: left, right, start and end sides
3133
* [ ] Vertical Axis: top, bottom sides and text baseline

0 commit comments

Comments
 (0)