Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
android-components
Commits
ab634b8a
Commit
ab634b8a
authored
Mar 13, 2019
by
Sawyer Blatz
Committed by
Sebastian Kaspari
Mar 13, 2019
Browse files
Fixes #2341: Gives onCancelEditing default implementation
parent
9d398fb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
components/concept/toolbar/src/main/java/mozilla/components/concept/toolbar/Toolbar.kt
View file @
ab634b8a
...
...
@@ -129,7 +129,7 @@ interface Toolbar {
/**
* Fired when the user presses the back button while in edit mode.
*/
fun
onCancelEditing
():
Boolean
fun
onCancelEditing
():
Boolean
=
true
/**
* Fired when the toolbar switches back to display mode.
...
...
Write
Preview
Supports
Markdown
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