diff options
author | Richard MacGregor <rmacgregor@cyngn.com> | 2015-04-17 09:26:36 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2015-06-01 07:42:29 -0700 |
commit | 0242b153aff4f9ff611c67494fcde0e8363f78d8 (patch) | |
tree | 22676c88df6b925af4270f22dfb80df52ae9074d /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 55b4b2d5a82ef7999a32b8163340a15085b2df38 (diff) |
WindowManagerService not propagating X and Y steps
WindowManagerService received X and Y offset steps but failed to pass
them off to the relavent wallpaperservice.
Live wallpapers expect a valid value for xOffsetStep and yOffsetStep
when the WallpaperService.Engine::onOffsetsChanged function is called
As specified here:
https://developer.android.com/reference/android/service/wallpaper/WallpaperService.Engine.html
onOffsetsChanged(float,float, float, float, int, int)
See bug report:
https://code.google.com/p/android/issues/detail?id=173607
Change-Id: I532dedf2db055e27d6eca813e30346e37f52dc65
(cherry picked from commit e03ea68d0a7f7d7c60663feae587225cca3a3a5b)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions