https://github.com/erdo/compose-windowsize
Some kotlin classes for managing adaptive and responsive android layouts
https://github.com/erdo/compose-windowsize
Last synced: 8 months ago
JSON representation
Some kotlin classes for managing adaptive and responsive android layouts
- Host: GitHub
- URL: https://github.com/erdo/compose-windowsize
- Owner: erdo
- License: apache-2.0
- Created: 2023-02-05T13:26:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T09:33:59.000Z (almost 3 years ago)
- Last Synced: 2025-04-14T11:56:15.626Z (8 months ago)
- Language: Kotlin
- Homepage:
- Size: 1.27 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jetpack Compose and WindowSize Classes
Companion app for the dev.to post [Jetpack Compose and WindowSize Classes](https://dev.to/erdo/jetpack-compose-and-windowsize-classes-gb4)
WindowSize classes are [here](https://github.com/erdo/compose-windowsize/tree/main/app/src/main/java/foo/bar/compose/ui/size)





## License
Copyright 2015-2023 early.co
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.