Swipe up to reveal a sheet under the page
I am making an app in Android Studio using Jetpack Compose. I have a “Welcome Page” on my app. Swiping up will reveal several login options in a sheet that will come from the bottom. But I want it to look like the page & sheet are stacked on top of each other, and by swiping up the user will push up the page & reveal the sheet. I added some sketches to show you what I mean. They are not perfect but I hope you understand it. The first picture is the normal state, the second one is the opened one.Rough sketch of my idea
Swipe up to reveal a sheet under the page
I am making an app in Android Studio using Jetpack Compose. I have a “Welcome Page” on my app. Swiping up will reveal several login options in a sheet that will come from the bottom. But I want it to look like the page & sheet are stacked on top of each other, and by swiping up the user will push up the page & reveal the sheet. I added some sketches to show you what I mean. They are not perfect but I hope you understand it. The first picture is the normal state, the second one is the opened one.Rough sketch of my idea
Swipe up to reveal a sheet under the page
I am making an app in Android Studio using Jetpack Compose. I have a “Welcome Page” on my app. Swiping up will reveal several login options in a sheet that will come from the bottom. But I want it to look like the page & sheet are stacked on top of each other, and by swiping up the user will push up the page & reveal the sheet. I added some sketches to show you what I mean. They are not perfect but I hope you understand it. The first picture is the normal state, the second one is the opened one.Rough sketch of my idea
Swipe up to reveal a sheet under the page
I am making an app in Android Studio using Jetpack Compose. I have a “Welcome Page” on my app. Swiping up will reveal several login options in a sheet that will come from the bottom. But I want it to look like the page & sheet are stacked on top of each other, and by swiping up the user will push up the page & reveal the sheet. I added some sketches to show you what I mean. They are not perfect but I hope you understand it. The first picture is the normal state, the second one is the opened one.Rough sketch of my idea
Sweep gradient circular progress bar in jetpack compose
I want to create a circular progress bar with a gradient like this using jetpack compose
Scrollable TimeText in Jetpack Compose
I am making an app for the Wear OS using Jetpack Compose. I want the UI to look somewhat like this:
How to implement the the search Bar just like that of twitter (X)?
I want to implement a row layout like this :-