Skip to content

Commit

Permalink
Fix url for toolbar scene
Browse files Browse the repository at this point in the history
  • Loading branch information
objcode committed Aug 28, 2020
1 parent 58884a4 commit 44c6611
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ circular coutouts and animates the background.
| -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
| [Activity](src/main/java/com/example/androidstudio/motionlayoutintegrations/CollapsingToolbar.kt) | Integrate MotionLayout, CoordanatorLayout, and Custom View, and Insets |
| [layout](src/main/res/layout/activity_collapsing_toolbar.xml) | Layout all Views used in this animation, including inset guidelines & custom view |
| [scene](src/main/res/xml/activity_collapsing_toolbar_sceen.xml) | Scene showing how to integrate with custom views using CustomAttribute |
| [scene](src/main/res/xml/activity_collapsing_toolbar_scene.xml) | Scene showing how to integrate with custom views using CustomAttribute |

0 comments on commit 44c6611

Please sign in to comment.