Commit Graph

10 Commits

Author SHA1 Message Date
Nikolay Igotti
01530c022c Move examples to 1.0.0-beta5 2021-10-29 01:10:27 +03:00
Igor Demin
ade07cb465 Examples. Notepad. Move to 1.0.0-beta1 2021-10-25 12:17:53 +03:00
akurasov
52253a2777 Switching notepad App to latest Compose build (#1283)
* Switching notepad App to latest Compose build

* Switching to latest Compose build and making UI more consistent
2021-10-20 15:24:14 +03:00
Nikolay Igotti
d499b350a2 Move to 1.0.0-alpha1 2021-08-04 09:41:56 +03:00
Nikolay Igotti
242ec6bbf9 Cleanup samples and adjust for rc5 2021-08-03 23:04:15 +03:00
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