Modify ExtendedBitmapDrawable to be more flexible for clients.

Introducing ExtendedOptions:

Clients can now specify the features they want out of a ExtendedBitmapDrawable:
1) Ordered display (decode aggregator)
2) Parallax
3) State changes (placeholder and/or progress bar)

Clients can also specify parameters to those features. These parameters can be
modified and changes take effect immediately.

Change-Id: I15e4f1dbc20473db6798888b07b4bd34c712db21
10 files changed
tree: f92417f29c823b422f868eb0c2ae0b9b357e4338
  1. res/
  2. sample/
  3. src/
  4. Android.mk
  5. AndroidManifest.xml