Fix the problem that color drawable cache key conflicts another drawable one.
The cache key of a color drawable resource may be the same as another drawable resource's value. Change-Id: Ia971bb242ceac5e8f9346094009a10f356399ab9 (Reduced duplicated codes and replace TAB to white spaces) And try to fix compile error.
Loading
Please register or sign in to comment