Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Перекрашенный пиксель в левом верхнем углу картинки NavigationDrawer'а #21

Closed
btimofeev opened this issue Oct 25, 2016 · 1 comment

Comments

@btimofeev
Copy link
Member

В левом верхнем углу картинки NavigationDrawer'а откуда-то появился перекрашенный пиксель. Причём он перекрашивается в зависимости от цвета фона круглой иконки станции.

@vit1-irk
Copy link
Contributor

Цвет фона генерируется вот здесь, как ты уже заметил, наверное.

https://github.com/vit1-irk/idec-mobile/blob/master/app/src/main/java/vit01/idecmobile/MainActivity.java#L351

Может быть, что-нибудь из NavDrawer'а зависит от состояния одного из используемых классов (например, Color).

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

No branches or pull requests

2 participants