commit | 06a62f6f5379aa5f11f6da3e7ee066e9f640b91a | [log] [tgz] |
---|---|---|
author | sergeyv <sergeyv@google.com> | Thu Jun 16 14:52:20 2016 -0700 |
committer | sergeyv <sergeyv@google.com> | Thu Jun 16 15:58:49 2016 -0700 |
tree | 4c5524c163561d34a8f25bce9bc5f7274be974f2 | |
parent | 6465299aec330df82206cec459c16080c25e2297 [diff] [blame] |
Test scene that mocks list view with text items faded on left edge. Change-Id: I6159f02fa511241beaff4f0eb605c4f0bee360d1
diff --git a/libs/hwui/Android.mk b/libs/hwui/Android.mk index 26ab00ff..953d705 100644 --- a/libs/hwui/Android.mk +++ b/libs/hwui/Android.mk
@@ -104,6 +104,7 @@ hwui_test_common_src_files := \ $(call all-cpp-files-under, tests/common/scenes) \ + tests/common/TestListViewSceneBase.cpp \ tests/common/TestContext.cpp \ tests/common/TestScene.cpp \ tests/common/TestUtils.cpp