OSDN Git Service

Fix overlay view not updated during scaling TvView
authorConrad Chen <conradchen@google.com>
Mon, 17 Apr 2017 20:44:32 +0000 (13:44 -0700)
committerConrad Chen <conradchen@google.com>
Wed, 19 Apr 2017 21:37:13 +0000 (14:37 -0700)
commit3496c38e50cd2a674dcd63886557f2b41c66ac0d
tree33e5f367f546ab084fb0824a7325e971e708a621
parent4132f860419584bf4aefa7b6a3a708b25643675b
Fix overlay view not updated during scaling TvView

Includes scaleX and scaleY into calculation of view frame.

Test: build and verified by manually testing
Bug: 37302836
Change-Id: I72458cf1d5b356f0fc93200a712ff6fb4ef0c2f9
media/java/android/media/tv/TvView.java