-
Notifications
You must be signed in to change notification settings - Fork 764
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BREAKING: Changed LithoHandler interface introducing DefaultLithoHandler
Summary: As per title, the interface of LithoHandler is being simplified and generalized DefaultLithoHandler to extends Android Handler and implements LithoHandler. Reviewed By: pasqualeanatriello Differential Revision: D14479897 fbshipit-source-id: 0088341348ae5f087a474dab99fd52ec3f1efca2
- Loading branch information
1 parent
69cba50
commit 0d0bb0b
Showing
4 changed files
with
52 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters