This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
core
History
Grace Kloba
45dee41f5c
AI 144661:
Fix
#175030
. Preserve the zoom factor during refresh. Remove the code change in FrameLoader.cpp which was to preserve the zoom factor when we first did layout. Now we only use the initialZoomScale if it is a standard load. If it is history load, restoreScale() should be called before didFirstLayout(), in the other cases, like reload, refresh, replace, we don't change the zoom factor.
...
BUG=175030 Automated import of CL 144661
2009-04-06 10:47:26 -07:00
..
java
AI 144661:
Fix
#175030
. Preserve the zoom factor during refresh. Remove the code change in FrameLoader.cpp which was to preserve the zoom factor when we first did layout. Now we only use the initialZoomScale if it is a standard load. If it is history load, restoreScale() should be called before didFirstLayout(), in the other cases, like reload, refresh, replace, we don't change the zoom factor.
2009-04-06 10:47:26 -07:00
jni
AI 144469: Added test for dalvik.vm.check-dex-sum property.
2009-04-03 11:09:46 -07:00
res
AI 144460: am: CL 144459 Add "tty" to the status bar to fix the StatusBarService.
2009-04-03 09:47:54 -07:00