aurelhubert / aurelhubert/ahbottomnavigation

icon tint error

Open
#160 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.8k
Forks
672
PR merge metrics
No merged PRs in 30d

Description

After i open Activity containing this library (Bottom Navigation), it changes my drawable, which is used as icon in Bottom Navigation, to some color (selected icon color). So if i try to use that same drawable in other Activities, original color of drawable is not stored, and i cannot even tint that icon anymore. This lib just ruins that drawable's color

compileSdkVersion 23
buildToolsVersion '23.0.3'

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the problem by opening an Activity containing the Bottom Navigation library, using a drawable as an icon, then reusing that drawable in another Activity. Trace how the library applies the selected icon color and verify that the drawable retains its original color and can still be tinted afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.