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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
A simple sample for Jetpack Compose in Surface Duo (#31)
* Add Ktlint support
* Fix codestyle issue
* Use LayoutChangeCallback instead of manual checking
* Move to Compose-dev17
* Add ComposeSample to the CI pipeline
* Add README
* Update .gitignore file
* Update ComposeSample dependencies
* Update kotlin and code cleanup
* Remove test files
* Add debug tag
* Fix ktlint issues
* Update compose and AGP
* Remove proguard-rules
* Remove buildtypes
* urlFragment should be all lowercase
* Update image assets
* Update layout
* Add ComposeSample into new pipeline file
* Fix the rebase issue
* Delete workspace.xml
Co-authored-by: Craig Dunn <craig.dunn@microsoft.com>