diff options
| author | 2018-01-29 19:23:06 +0900 | |
|---|---|---|
| committer | 2018-01-30 10:48:10 +0900 | |
| commit | dde80a9cf4111cc4dee1ff3638e383fa59b952d2 (patch) | |
| tree | 4e3c10bc12b95d5f1e8fcbe6c7a9eb2c18823519 /libs/androidfw/AttributeResolution.cpp | |
| parent | 752d7ca14c668df04a25e1565d5058ba7dc9ffe8 (diff) | |
Remove show/hide API
This CL removes the show/hide API from MediaControlView2 and instead
provides the developer with the same function by calling
setVisibility(View.VISIBLE | View.GONE), and calling the new APIs
set/getTimeout() and requestPlayButtonFocus(). The original Runnable
code has been moved to onVisibilityAggregated() as per API council's
request.
Test: build
Change-Id: If53fb8849b4e086619a9c93c85e61da70272976e
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions