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

Commit de99504

Browse files
authored
Merge pull request #60 from amardeshbd/update-readme
[UPDATE] Readme with official project link
2 parents 44e8d38 + 8ce8ddc commit de99504

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ A demo application for Android `ConstraintLayout` with various usage with sample
99
Get the **beta** release with current snapshot!
1010
[![google-play-badge](https://user-images.githubusercontent.com/99822/40590807-b714614a-61d3-11e8-9fab-a6781bc670c2.png)](https://play.google.com/store/apps/details?id=com.hossainkhan.android.constraintlayout)
1111

12+
## :bookmark: Official Demo
13+
Google has official demo project that contains a list of layouts that showcases the various features and usage of
14+
[ConstraintLayout](https://developer.android.com/reference/android/support/constraint/ConstraintLayout.html) and
15+
[MotionLayout](https://developer.android.com/reference/android/support/constraint/motion/MotionLayout)
16+
17+
See https://github.com/googlesamples/android-ConstraintLayoutExamples
18+
1219
## Proposed App Features
1320
* Have a grid containing different feature set of `ConstraintLayout`
1421
* For each feature, have different examples

0 commit comments

Comments
 (0)