Skip to content

Commit 848f4f3

Browse files
authored
Add blog post and youtube tutorial
1 parent 725ba1b commit 848f4f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ A foldable chat Android demonstrates adaptive and responsive UIs with Jetpack Wi
1414
## Overview
1515
This demo project demonstrates dual-screen devices are portable devices with two symmetric screens that work together in unique ways to provide productivity in a flexible form factor. For more details, you can check it out [Introduction to dual-screen devices](https://docs.microsoft.com/en-us/dual-screen/introduction).
1616

17+
## Learn More about WindowManager
18+
If you would like to learn more about the WindowManager API, check out the resources below:
19+
- [Exploring Jetpack WindowManager for Foldable Devices](https://getstream.io/blog/jetpack-windowmanager-foldable/).
20+
- [Youtube Tutorial - Exploring Jetpack WindowManager to Support Foldable Devices](https://www.youtube.com/watch?v=6NHs0n8wNsA)
21+
1722
## Pre-requisites
1823
- Android SDK 31
1924
- [Android Studio Arctic Fox](https://developer.android.com/studio) or higher

0 commit comments

Comments
 (0)