Fix the user profile icon.
It showing up regressed in MR1 for some reason. It appears that the icon was never being loaded properly at all (drawables are not supposed to be bitmappable as it was done before). By returning the raw drawable, the icon is set properly. Change-Id: I5f8e96b1b99dc725b8f69c6a5feb3fbfc05bb4d8 Fixes: 64610295 Test: Manual
Loading
Please register or sign in to comment