Dark7SiD
Dark7SiD
Pixeled icons how to fix
**Describe the bug** The class NetworkInfo was deprecated in API level 29, the library needs some fixing.
Viewpager2 not supported, can u please add Viewpager2 support, or if u can help how to attach it with the current version
Input layout unable to past just copy OutlinedTextField( modifier = Modifier.padding(start = 10.dp), value = templateData.customerName, onValueChange = { templateData.customerName = it formatResult() }, label = { Text("Customer") } )