History log of /frameworks/support/design/tests/src/android/support/design/testutils/TestUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d95e0bb0271ae59387dd9d2ca402ad6f39d789d2 24-Feb-2016 Chris Banes <chrisbanes@google.com> Fix FAB and background attrs again

Seems that I didn't actually test with a backgroundTint
set.

Now with added tests to check the background colors.

BUG: 27270707
Change-Id: I92139e9466f33469949d68290def06bf24bbb5ea
/frameworks/support/design/tests/src/android/support/design/testutils/TestUtils.java
8ea47e618ba5dad21c7b023aa998979eebcf2103 26-Jan-2016 Kirill Grouchnikov <kirillg@google.com> Testing appearance-related APIs on NavigationView.

Also fix a bug where setting item background wouldn't update
the navigation view content. In addition, mark a few method
signatures with @Nullable where appropriate.

Bug: 26793013
Change-Id: Ie91c376d73beb7acb317510ac8322771ca17b66a
/frameworks/support/design/tests/src/android/support/design/testutils/TestUtils.java