FadingActionBar icon indicating copy to clipboard operation
FadingActionBar copied to clipboard

Don't mutate drawable instances fix

Open smbarne opened this issue 10 years ago • 1 comments

Fix a bug where the action bar background drawable could be mutated for other activities by making a new instance of the action bar background drawable.

smbarne avatar Jul 29 '14 21:07 smbarne

Can confirm this PR fixes the issue.

octohub avatar Jul 29 '14 21:07 octohub