Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meilcli/edgetoedgeexample

Android Edge to Edge Example
https://github.com/meilcli/edgetoedgeexample

android edge-to-edge example

Last synced: about 1 month ago
JSON representation

Android Edge to Edge Example

Awesome Lists containing this project

README

        

# EdgeToEdgeExample
This repository is example of Edge to Edge layout.

## Example

|Simple|Static header|
|:--:|:--:|
|![](simple.gif)|![](static.gif)|
|Sticky header|BottomNavigation|
|![](sticky1.gif)|![](navigation.gif)|

### Different of Sticky1 and Sticky2?
It's landscape device.

|Sticky1|Sticky2|
|:--:|:--:|
|![](sticky1_land.png)|![](sticky2_land.png)|

## License
This example is under MIT License.

### Using
- [Kotlin Standard Library](https://github.com/JetBrains/kotlin/tree/master/libraries/stdlib), published by [Apache License 2.0](https://github.com/JetBrains/kotlin/tree/master/license)
- [AndroidX](https://github.com/aosp-mirror/platform_frameworks_support), published by [Apache License 2.0](https://github.com/aosp-mirror/platform_frameworks_support/blob/androidx-master-dev/LICENSE.txt)
- [Material Components](https://github.com/material-components/material-components-android), published by [Apache License 2.0](https://github.com/material-components/material-components-android/blob/master/LICENSE)