History log of /frameworks/support/v4/donut/android/support/v4/view/ViewCompatBase.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6949fd9e4bbf01c1216a1ffef51c1428d16e0394 06-May-2015 Chris Banes <chrisbanes@google.com> Simply the compatible isAttachedToWindow() method

BUG: 20695142
Change-Id: Iad570c0d6eef7f24d77ea902c2169083ed492ff6
/frameworks/support/v4/donut/android/support/v4/view/ViewCompatBase.java
f6610f183f0afe6e392dea804474f722d82083fd 04-May-2015 Chris Banes <chrisbanes@google.com> Add ViewCompat.isAttachedToWindow()

BUG: 20695142
Change-Id: Ibdff3d24721e9ed94de9c00813fe9528a734267d
/frameworks/support/v4/donut/android/support/v4/view/ViewCompatBase.java
a6a508b2296730ca6954aaebcca52a9962a5cb55 11-Mar-2015 Chris Banes <chrisbanes@google.com> AppBarLayout

There is still a few things missing for this, such as elevation
and fling support. I'll add these in a later CL.

Change-Id: Ie6d6d24a39a21bcd640f09c9da07ec2f6c1f4bb4
/frameworks/support/v4/donut/android/support/v4/view/ViewCompatBase.java
f91071ff037056101389f2cbfc5fadb0229a36a7 05-Feb-2015 Chris Banes <chrisbanes@google.com> Fix SwitchCompat animating unnecessarily

BUG: 19283952
Change-Id: I66f64d57505e3fa90f6c5395b356f457bb0f43ff
/frameworks/support/v4/donut/android/support/v4/view/ViewCompatBase.java
a5f106fbd09335ae504c39b1ee1e0caa3f1238e3 16-Dec-2014 Chris Banes <chrisbanes@google.com> Move tinted background Drawable handling to the View level

This allows us to workaround an issue where setting a background
will wipe out all user specified padding. Instead, let the View
use it's own Drawable and handle the tint state changes.

BUG: 17810829
Change-Id: Ic94a4359e76c0a2e8066a0ed3b286d966d4b4178
/frameworks/support/v4/donut/android/support/v4/view/ViewCompatBase.java