Notice: file_put_contents(): Write of 42 bytes failed with errno=28 No space left on device in /var/www/tgoop/post.php on line 50
Warning: file_put_contents(): Only 16384 of 16426 bytes written, possibly out of free disk space in /var/www/tgoop/post.php on line 50 Compose Broadcast@compose_broadcast P.734
⚙️Вышел Compose Multiplatform 1.8.2 с исправлением багов и поддержкой указания данных для параметров в превью режиме из common кода (нужна поддержка в IDE)
class TextPreviewParameterProvider : PreviewParameterProvider<String> { override val values = sequenceOf("Hello, Compose!", "Hello, World!") }
/** * Получится превью со всеми возможными * значениями параметра из провайдера */ @Preview @Composable fun SamplePreview( @PreviewParameter(TextPreviewParameterProvider::class) text: String ) { Text(text) }
⚙️Вышел Compose Multiplatform 1.8.2 с исправлением багов и поддержкой указания данных для параметров в превью режиме из common кода (нужна поддержка в IDE)
class TextPreviewParameterProvider : PreviewParameterProvider<String> { override val values = sequenceOf("Hello, Compose!", "Hello, World!") }
/** * Получится превью со всеми возможными * значениями параметра из провайдера */ @Preview @Composable fun SamplePreview( @PreviewParameter(TextPreviewParameterProvider::class) text: String ) { Text(text) }
In the “Bear Market Screaming Therapy Group” on Telegram, members are only allowed to post voice notes of themselves screaming. Anything else will result in an instant ban from the group, which currently has about 75 members. Public channels are public to the internet, regardless of whether or not they are subscribed. A public channel is displayed in search results and has a short address (link). Telegram is a leading cloud-based instant messages platform. It became popular in recent years for its privacy, speed, voice and video quality, and other unmatched features over its main competitor Whatsapp. Hashtags Content is editable within two days of publishing
from us