OSDN Git Service

PIP: Implement overlay text fade in/out
authorJaewan Kim <jaewan@google.com>
Thu, 7 Apr 2016 07:22:49 +0000 (16:22 +0900)
committerJaewan Kim <jaewan@google.com>
Mon, 11 Apr 2016 15:15:06 +0000 (00:15 +0900)
commit4ba16e66fe32b25b2d1f89237d507d6f7d3d8b6d
tree0a78f770077d2144449ee82dae7d7279f6d97a82
parent726959bf765b5aa4a43c5b62149a72fba7ffac57
PIP: Implement overlay text fade in/out

Bug: 28030603
Change-Id: Iac3e0007b66173f13082b3625c0dbfc8e6990ffa
packages/SystemUI/res/anim/tv_pip_overlay_fade_in_animation.xml [new file with mode: 0644]
packages/SystemUI/res/anim/tv_pip_overlay_fade_out_animation.xml [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/tv/pip/PipOverlayActivity.java