Mehmet Akif Yücel

Results 13 comments of Mehmet Akif Yücel

Here is the explanation of the reason by [ZDNet](https://www.zdnet.com/article/vivaldi-to-change-user-agent-string-to-chrome-due-to-unfair-blocking/).

Add theese app:textColor="@color/transparent" app:textSize="0sp"

Hi @vutoan266 it is simple code block like @ChenDimri said: `const ACCEPTED_IMAGE_TYPES = ["jpg", "png", "webp", "gif", "jfif", "bmp"]` `

Actually some ideas are better and some ideas not so cool but the most important thing is adding the feature, so is there any workaround or short-term plan about the...

Hi, I got the same problem not only Edge but also Opera. Firefox and Safari works well but Chrome may not render all iframes if the number is huge, and...

There are libraries like https://github.com/weliem/blessed-bluez, that support Windows or Linux with JVM. By the way at least Linux support would be great

Hi, I realized that `androidx.compose.material:material:1.4.0-alpha05` causes the error and after downgrade to previous version `androidx.compose.material:material:1.4.0-alpha04` everything works. Run time error after click this component: ``` BasicTextField( modifier = modifier .onPreviewKeyEvent...

For one alert: Give a class to notify div element in template setting and remove it before notify. Like this: ``` $('div.notification').remove(); $.notify({ message: "I hope I can help you"...

After set passing into a JQuery selector, try using position setting as relative.

I get same error with version 1.13.0. After downgrading to 1.10.2 it solved.