History log of /frameworks/support/v7/cardview/api21/android/support/v7/widget/RoundRectDrawable.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ad124ea5fa71f1b675c9c42b858adfbc42093d37 21-Nov-2014 Yigit Boyar <yboyar@google.com> Use translucent pixel format for CardView

CardView was reporting its opacity as OPAQUE which is not
true because it does not fill all of its rectangular
bounds. This CL replaces it with TRANSLUCENT.

Bug: 18467258
Change-Id: I350958ffa7f11fd1614c37ac7148df06f0dd9c98
/frameworks/support/v7/cardview/api21/android/support/v7/widget/RoundRectDrawable.java
4eb77f0ed24a9d300f7d12959de8cf7efd837e2f 26-Sep-2014 Yigit Boyar <yboyar@google.com> Add setCardBackgroundColor API to CardView

Bug: 17668891
Change-Id: I015fcd43a8628aebdebfb2e2079b59951e45c4c9
/frameworks/support/v7/cardview/api21/android/support/v7/widget/RoundRectDrawable.java
c42ba8c000d1e6ce85e152dfc17089a0a69e739f 06-Sep-2014 Yigit Boyar <yboyar@google.com> Add flag to turn off corner padding on CardView

Bug: 17406874
Change-Id: I6e836540e3409dd8516f476b021f658271d9adb3
/frameworks/support/v7/cardview/api21/android/support/v7/widget/RoundRectDrawable.java
bdb07a1802c017efa64a5cfd8ab5a7ff4c4926b0 20-Aug-2014 Yigit Boyar <yboyar@google.com> Introduce CardView compat mode to make L behave like Kitkat

This change also introduces ability to add padding between
the contents of CardView and Card bounds.

Bug: 17105390
Change-Id: I83259cbbdf4f09077ce25fd19c4d1faa5bf6f619
/frameworks/support/v7/cardview/api21/android/support/v7/widget/RoundRectDrawable.java
bf43be6ab14db8489f924d1673951f0c49014605 19-Jul-2014 Chris Craik <ccraik@google.com> Update Outline API

Change-Id: I846ccf0e892dec94668e24d005bfa298b5cc15c8
/frameworks/support/v7/cardview/api21/android/support/v7/widget/RoundRectDrawable.java
83b8526436ba2e564dff99ec4c6cf46fabfdf22e 16-May-2014 Yigit Boyar <yboyar@google.com> CardView

Change-Id: Ic79020497be75a35b20f95f77414d94f84d0a8e4
/frameworks/support/v7/cardview/api21/android/support/v7/widget/RoundRectDrawable.java