You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,9 +150,9 @@ previous searches using a database, domain with ViewModel.
150
150
| <h3>6-6 Scale/Translation Edit</h3><br/>Editable Composable that changes position and scale when touched and dragged from handles or changes position when touched inside.<br><br>• Canvas<br>• DrawScope<br>• Scale<br>• Translate<br>• AwaitPointerEventScope<br>• PointerInputChange<br> | <imgsrc ="/./screenshots/tutorial6_6.gif"width=200> |
151
151
|||
152
152
| <h3>6-7 Gooey Effect</h3><br/>Create basic Gooey Effect with static circles and one with moves with touch.<br><br>• Canvas<br>• DrawScope<br>• Gooey<br>• Translate<br>• AwaitPointerEventScope<br>• PointerInputChange<br> | <imgsrc ="/./screenshots/tutorial6_7.gif"width=200> |
0 commit comments