Skip to content

Instantly share code, notes, and snippets.

@nickbutcher
Created February 19, 2020 11:27
Show Gist options
  • Save nickbutcher/55658c0fcb996c3661cf57f30c62bb61 to your computer and use it in GitHub Desktop.
Save nickbutcher/55658c0fcb996c3661cf57f30c62bb61 to your computer and use it in GitHub Desktop.
/* Copyright 2019 Google LLC.
SPDX-License-Identifier: Apache-2.0 */
someView.background = AppCompatResources.getDrawable(someView.context, R.drawable.foo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment