Commit Graph

5 Commits

Author SHA1 Message Date
Alexey Tsvetkov
079a317c03 Update examples (#967)
* Update widgets gallery examples

* Update notepad example

* Update issues example

This change updates:
* Gradle to 7.1.1;
* AGP to 7.0.0;
* Compose to 1.0.0-alpha1-rc1;
* Kotlin to 1.5.21.

* Update image viewer example
2021-08-02 10:45:44 +03:00
Igor Demin
f4f53d69c8 Fix multiple composable windows
If we open two windows and close the first one - the second one will jump to the position of the closed one
2021-07-21 15:23:19 +03:00
Igor Demin
622d2c36bd Examples. Notepad. Move to 0.5.0-build229 2021-07-05 15:45:47 +03:00
Nikolay Igotti
a7b8372579 Use Gradle 6.9 in Notepad example 2021-06-01 14:04:26 +03:00
Igor Demin
17699dc8dc Notepad example (#712) 2021-06-01 12:15:33 +03:00