Skip to content

Instantly share code, notes, and snippets.

@nickbutcher
Last active December 6, 2018 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickbutcher/bf4700b19ee33ef18d311d53dc26deee to your computer and use it in GitHub Desktop.
Save nickbutcher/bf4700b19ee33ef18d311d53dc26deee to your computer and use it in GitHub Desktop.
<!-- Copyright 2018 Google LLC.
SPDX-License-Identifier: Apache-2.0 -->
<layout ...>
<data>
<import type="your.package.R" alias="R" />
...
</data>
<ProgressBar ...
app:indeterminateDrawableCompat="@{R.drawable.foo}" />
</layout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment