Telegram Group & Telegram Channel
​​«Появились картинки, которые выводят Android-смартфоны из строя»

Эта новость завирусилась в куче телеграмм каналов, техноблогов, а началось все с поста в твитер.

 На некоторых андроид устройствах эта картинка крашит телефон

Вот ссылка на картинку: https://drive.google.com/file/d/11rxzYvPcIOh_8GvS4XSC3YtbW3CecE-O/view

Проблема, скорее всего, в невозможности представить некоторые цвета в RGB цветовой модели.

Баг уже был зарепорчен в android support и было написано решение.

 int y = Color.red(pixel) + Color.green(pixel) + Color.blue(pixel);
Стало
 int y = Color.red(pixel) + Color.green(pixel) + Color.blue(pixel);
if (y > 255) y = 255;

Пока разработчики ответили что решат проблемы самостоятельно.

Что думаете по поводу такого формата?
Чат - https://www.tg-me.com/us/Dev Tools/com.developer_tools_chat



tg-me.com/developer_tools/271
Create:
Last Update:

​​«Появились картинки, которые выводят Android-смартфоны из строя»

Эта новость завирусилась в куче телеграмм каналов, техноблогов, а началось все с поста в твитер.

 На некоторых андроид устройствах эта картинка крашит телефон

Вот ссылка на картинку: https://drive.google.com/file/d/11rxzYvPcIOh_8GvS4XSC3YtbW3CecE-O/view

Проблема, скорее всего, в невозможности представить некоторые цвета в RGB цветовой модели.

Баг уже был зарепорчен в android support и было написано решение.

 int y = Color.red(pixel) + Color.green(pixel) + Color.blue(pixel);
Стало
 int y = Color.red(pixel) + Color.green(pixel) + Color.blue(pixel);
if (y > 255) y = 255;

Пока разработчики ответили что решат проблемы самостоятельно.

Что думаете по поводу такого формата?
Чат - https://www.tg-me.com/us/Dev Tools/com.developer_tools_chat

BY Dev Tools


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/developer_tools/271

View MORE
Open in Telegram


Dev Tools Telegram | DID YOU KNOW?

Date: |

Pinterest (PINS) Stock Sinks As Market Gains

Pinterest (PINS) closed at $71.75 in the latest trading session, marking a -0.18% move from the prior day. This change lagged the S&P 500's daily gain of 0.1%. Meanwhile, the Dow gained 0.9%, and the Nasdaq, a tech-heavy index, lost 0.59%. Heading into today, shares of the digital pinboard and shopping tool company had lost 17.41% over the past month, lagging the Computer and Technology sector's loss of 5.38% and the S&P 500's gain of 0.71% in that time. Investors will be hoping for strength from PINS as it approaches its next earnings release. The company is expected to report EPS of $0.07, up 170% from the prior-year quarter. Our most recent consensus estimate is calling for quarterly revenue of $467.87 million, up 72.05% from the year-ago period.

In many cases, the content resembled that of the marketplaces found on the dark web, a group of hidden websites that are popular among hackers and accessed using specific anonymising software.“We have recently been witnessing a 100 per cent-plus rise in Telegram usage by cybercriminals,” said Tal Samra, cyber threat analyst at Cyberint.The rise in nefarious activity comes as users flocked to the encrypted chat app earlier this year after changes to the privacy policy of Facebook-owned rival WhatsApp prompted many to seek out alternatives.Dev Tools from us


Telegram Dev Tools
FROM USA