这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@moneytoo
Copy link
Contributor

@moneytoo moneytoo commented Jan 1, 2018

Icons used in notifications/status bar are monochrome and should use only white color and transparency. It is displayed fine on Android emulators but it's shown in black on Samsung Galaxy S7 running Android 7.0.

screenshot_20180101-200025

After the change, status bar icon is white and the small icon in notification still uses the black color set via setColor(). Termux doesn't support devices running Android older than 5.0 but using white color in vector drawables would be also necessary to generate proper (white) bitmap icons.

Icons used in notifications/status bar are monochrome and should use only white color and transparency. It is displayed fine on Android emulators but it's shown in black on Samsung Galaxy S7 running Android 7.0.

After the change, status bar icon is white and the small icon in notification still uses the black color set via setColor(). Termux doesn't support devices running Android older than 5.0 but using white color in vector drawables would be also necessary to generate proper (white) bitmap icons.
@fornwall fornwall merged commit 8d7a676 into termux:master Jan 1, 2018
@fornwall
Copy link
Member

fornwall commented Jan 1, 2018

Thanks a lot! It will be in the next version, v0.60, which will be available as an update within a day or so!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants