ChatCrawlersearch across public Telegram Open the app
A

Android APPs Developer

702 members
25 January 2026
28 January 2026
29 January 2026
30 January 2026
31 January 2026
1 February 2026
3 February 2026
4 February 2026
6 February 2026
16 February 2026
A
@Composable fun ColorMathInput() {     var text by remember { mutableStateOf("") }     TextField(         value = text,         onValueChange = { text = it },         textStyle = TextStyle(fontSize = 20.sp),         visualTransformation = { input ->             TransformedText(                 buildAnnotatedString {                     input.text.forEach { ch ->                         when (ch) {                             '+', '-', '*', '/' -> {                                 withStyle(                                     SpanStyle(color = Color.Red)                                 ) {                                     append(ch)                                 }                             }                             else -> {                                 withStyle(                                     SpanStyle(color = Color.White)                                 ) {                                     append(ch)                                 }                             }                         }                     }                 },                 OffsetMapping.Identity             )         },         colors = TextFieldDefaults.textFieldColors(             containerColor = Color.Black,             cursorColor = Color.White         ),         modifier = Modifier             .fillMaxWidth()             .padding(16.dp)     ) }
18 February 2026
22 February 2026
A
I am a freelance Android App & Website Developer. Agar aapko kisi bhi type ka app ya website chahiye, to contact me.
13 March 2026
16 March 2026
25 March 2026
26 March 2026
Open in Telegram Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog