Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
packages_apps_Calendar
Commits
b7a89948
Commit
b7a89948
authored
13 years ago
by
Michael Chan
Committed by
Android Git Automerger
13 years ago
Browse files
Options
Download
Plain Diff
am
63d62276
: am
d9c9a548
: Fixed the problem where scroll has no momentum after a goto (today).
* commit '
63d62276
': Fixed the problem where scroll has no momentum after a goto (today).
parents
5041871b
63d62276
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/com/android/calendar/DayFragment.java
src/com/android/calendar/DayFragment.java
+1
-0
No files found.
src/com/android/calendar/DayFragment.java
View file @
b7a89948
...
...
@@ -201,6 +201,7 @@ public class DayFragment extends Fragment implements CalendarController.EventHan
mViewSwitcher
.
showNext
();
next
.
requestFocus
();
next
.
updateTitle
();
next
.
restartCurrentTimeUpdates
();
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment