OSDN Git Service

More documentation for handling RippleDrawable mask at run time
authorAlan Viverette <alanv@google.com>
Mon, 4 May 2015 19:51:54 +0000 (12:51 -0700)
committerAlan Viverette <alanv@google.com>
Mon, 4 May 2015 19:51:54 +0000 (12:51 -0700)
commitd21be499753b964433faefbe0fd770c62a4c2e12
tree21b13b793f6f6b545b059311d235e50c9dd73285
parent5551aca2b8ec9fe7ab5ffda8dad82ee104556962
More documentation for handling RippleDrawable mask at run time

The docs are now really explicit about the layer's ID and how to set
or update the mask layer from code.

Bug: 20493831
Change-Id: I801f10cd08fd1b4bb226c63a1bdf3271229928ea
graphics/java/android/graphics/drawable/RippleDrawable.java