commit | bae0cb200f6ad93ce61c5781100f4b6ac0cb6649 | [log] [tgz] |
---|---|---|
author | Michael Kolb <kolby@google.com> | Tue May 29 11:15:27 2012 -0700 |
committer | Michael Kolb <kolby@google.com> | Tue May 29 11:15:27 2012 -0700 |
tree | 7904c5c9bce82e3986b55f34ee923b6d1a64f54f | |
parent | 070a0c79c3c6498c2b05c9ad1f4c93b13c46382c [diff] [blame] |
tighten nav bar layout & fix animation bug Bug: 6563289 Change-Id: I00fdecf645128bb1fec8e23be94aa2b85fb586f7
diff --git a/src/com/android/browser/UI.java b/src/com/android/browser/UI.java index aeab746..96f6640 100644 --- a/src/com/android/browser/UI.java +++ b/src/com/android/browser/UI.java
@@ -146,4 +146,6 @@ public boolean shouldCaptureThumbnails(); + boolean blockFocusAnimations(); + }