forked from Clans/FloatingActionButton
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add interface method to set menuText (#11)
* Add FloatingMenu interface * Revert "Add FloatingMenu interface" This reverts commit 26c242f. * add ancestor * Revert "add ancestor" This reverts commit ed8b46b. * Add interface * add methods to interface * add another methods to interface * add clickListeners to interface * CR fix * Add override anotations * Fix high density related bug + better shadow * CR fix * Add interface method to set extended menu text * missing anotations * Expand/Collapsed menu text added to XML * remove unneccesary setText methods * setText methods should stay in ExtendedMenu class
- Loading branch information
1 parent
4869e35
commit ed43099
Showing
5 changed files
with
69 additions
and
13 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
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