Skip to content

pravinlondhe/ComposeSample

Repository files navigation

ComposeSample

Jetpack compose learning by sample

Screenshot

Topic ScreenShots Code File
Text,Row,Column,Painter TextRowColumnPainter.kt
Card,Gradient BoxCard.kt
TextStyle TextStyle.kt
State StateTest.kt
Scaffold,TextField,SnackBar ScaffoldTextFieldSnackBar.kt
List using column ListTest.kt
List using lazy column ListTest.kt
List using row HorizontalList.kt
List using lazy row HorizontalList.kt
Scaffold Bottom Navigation bar, fab, Navigation Drawer, AppBar ScaffoldTest.kt
Scaffold Bottom Navigation bar, fab, Navigation Drawer, AppBar ScaffoldTest.kt
Scaffold Bottom Navigation bar, fab, Navigation Drawer, AppBar ScaffoldTest.kt
Remote Image load using COIL RemoteImageLoad.kt
Circular progress animation CircularProgress.kt

About

Jetpack compose learning by sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages