Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AndroidHJS/AndroidProject
/ functions
Functions
946 in github.com/AndroidHJS/AndroidProject
⨍
Functions
946
◇
Types & classes
126
Method
setBuilder
Set a builder at index, notice that @needToLayout will be called. @param index index @param builder builder
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:902
Method
setBuilders
(ArrayList<BoomButtonBuilder> builders)
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:907
Method
setButtonBottomMargin
Set the bottom-alignment margin between screen and buttons. @param buttonBottomMargin Bottom-alignment margin
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1721
Method
setButtonColor
(int color)
app/src/main/java/com/nightonke/boommenu/BoomButtons/BoomButton.java:602
Method
setButtonHorizontalMargin
Set the horizontal-margin between buttons. @param buttonHorizontalMargin horizontal-margin
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1669
Method
setButtonInclinedMargin
Set the inclined-margin between buttons. @param buttonInclinedMargin Inclined-margin
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1695
Method
setButtonLeftMargin
Set the left-alignment margin between screen and buttons. @param buttonLeftMargin Left-alignment margin
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1734
Method
setButtonPlaceAlignmentEnum
Set the button-place-alignment-enum. @param buttonPlaceAlignmentEnum button-place-alignment-enum
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1656
Method
setButtonRadius
Set the radius of BMB, if you use this method to set the size of BMB, then you should set the width and height of BMB in .xml file to "wrap-content".
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1115
Method
setButtonRightMargin
Set the right-alignment margin between screen and buttons. @param buttonRightMargin Right-alignment margin
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1747
Method
setButtonTopMargin
Set the top-alignment margin between screen and buttons. @param buttonTopMargin Top-alignment margin
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1708
Method
setButtonVerticalMargin
Set the vertical-margin between buttons. @param buttonVerticalMargin vertical-margin
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1682
Method
setCacheOptimization
Whether use cache optimization to avoid multi-creating boom-buttons. @param cacheOptimization cache optimization
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:987
Method
setCancelable
Whether the BMB is cancelable. If the BMB is cancelable, then when after the boom animation of booming, you can re-boom BMB by clicking the background
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1489
Method
setColor
(int color)
app/src/main/java/com/nightonke/boommenu/Piece/BoomPiece.java:25
Method
setCreatedAt
(String createdAt)
app/src/main/java/com/jack/bean/MeiZhiBean.java:78
Method
setCreatedAt
(String createdAt)
app/src/main/java/com/jack/bean/GanHuoBean.java:30
Method
setCurrentItemPos
(int currentItemPos)
app/src/main/java/com/jack/View/GalleryView/CardScaleHelper.java:80
Method
setDate
(String date)
app/src/main/java/com/jack/bean/New.java:18
Method
setDesc
(String desc)
app/src/main/java/com/jack/bean/MeiZhiBean.java:86
Method
setDesc
(String desc)
app/src/main/java/com/jack/bean/GanHuoBean.java:46
Method
setDescription
(String description)
app/src/main/java/com/jack/bean/InternetSafe.java:22
Method
setDimColor
Set the dim-color of the background when the BMB booms. @param dimColor dim-color of background
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1411
Method
setDotRadius
Set the radius of dots in BMB. @param dotRadius radius of dot
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1226
Method
setEditors
(List<Editor> editors)
app/src/main/java/com/jack/bean/InternetSafe.java:62
Method
setEnable
Set enable attribute of the boom-button at index. @param index index of the boom-button @param enable whether the boom-button should be enable
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:945
Method
setError
(String error)
app/src/main/java/com/jack/bean/MeiZhi.java:17
Method
setError
(String error)
app/src/main/java/com/jack/bean/GanIO.java:17
Method
setFrames
Set the animation-frames for every boom-button animation. The higher, the animations more continue. @param frames frames for every boom-button animat
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1530
Method
setGa_prefix
(String ga_prefix)
app/src/main/java/com/jack/bean/StoriesBean.java:29
Method
setGa_prefix
(String ga_prefix)
app/src/main/java/com/jack/bean/TopSotriesBean.java:52
Method
setHamHeight
Set the height of hams in BMB. @param hamHeight height of ham
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1254
Method
setHamWidth
Set the width of hams in BMB. @param hamWidth width of ham
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1240
Method
setHideDelay
Delay of every boom-button. @param hideDelay delay of every boom-button
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1474
Method
setHideDuration
Set the duration of every boom-button when re-booming. Notice that this is not the total duration of the re-boom animation. For example, if there are
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1460
Method
setHideMoveEaseEnum
Set the ease type of movement when every boom-button is re-booming. @param hideMoveEaseEnum ease type of movement when re-booming
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1595
Method
setHideProcess
(float process)
app/src/main/java/com/nightonke/boommenu/Animation/ShareLinesView.java:112
Method
setHideRotateEaseEnum
Set the ease type of rotate-animation when every boom-button is re-booming. @param hideRotateEaseEnum ease type of rotate-animation when re-booming
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1621
Method
setHideScaleEaseEnum
Set the ease type of scale-animation when every boom-button is re-booming. @param hideScaleEaseEnum ease type of scale-animation when re-booming
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1608
Method
setHighlightedColor
Set the color of BMB at highlighted-state. @param highlightedColor the color of BMB at highlighted-state
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1196
Method
setId
(String id)
app/src/main/java/com/jack/bean/StoriesBean.java:21
Method
setId
(String id)
app/src/main/java/com/jack/bean/GanHuoBean.java:22
Method
setId
(String id)
app/src/main/java/com/jack/bean/TopSotriesBean.java:18
Method
setImage
(String image)
app/src/main/java/com/jack/bean/TopSotriesBean.java:44
Method
setImage
(String image)
app/src/main/java/com/jack/bean/InternetSafe.java:54
Method
setImageBitmap
(Bitmap bm)
app/src/main/java/com/jack/View/CircleImageView.java:137
Method
setImages
(String[] images)
app/src/main/java/com/jack/bean/StoriesBean.java:53
Method
setImages
(String[] images)
app/src/main/java/com/jack/bean/GanHuoBean.java:38
Method
setInFragment
When BMB is used in fragment, it must be setInFragment(true). @param inFragment use BMB in fragment
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1027
Method
setInList
When BMB is used in list-view, it must be setInList(true). @param inList use BMB in list-view
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1014
Method
setInVisibility
(View view)
app/src/main/java/com/jack/UI/base/BaseRecyclerViewHolder.java:36
Method
setName
(String name)
app/src/main/java/com/jack/bean/InternetSafe.java:46
Method
setName
(String name)
app/src/main/java/com/jack/bean/Editor.java:50
Method
setNormalColor
Set the color of BMB at normal-state. @param normalColor the color of BMB at normal-state
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1181
Method
setOrderEnum
Set the order-enum for BMB. @param orderEnum order-enum
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1516
Method
setPagePadding
(int pagePadding)
app/src/main/java/com/jack/View/GalleryView/CardAdapterHelper.java:37
Method
setPagePadding
(int pagePadding)
app/src/main/java/com/jack/View/GalleryView/CardScaleHelper.java:150
Method
setPieceHorizontalMargin
Set the horizontal margin between pieces(dots, blocks or hams) in BMB. @param pieceHorizontalMargin horizontal margin between pieces
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1268
Method
setPieceInclinedMargin
Set the inclined margin between pieces(dots, blocks or hams) in BMB. @param pieceInclinedMargin inclined margin between pieces
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1296
Method
setPieceVerticalMargin
Set the vertical margin between pieces(dots, blocks or hams) in BMB. @param pieceVerticalMargin vertical margin between pieces
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1282
Method
setPublishedAt
(String publishedAt)
app/src/main/java/com/jack/bean/MeiZhiBean.java:70
Method
setPublishedAt
(String publishedAt)
app/src/main/java/com/jack/bean/GanHuoBean.java:54
Method
setResults
(List<MeiZhiBean> results)
app/src/main/java/com/jack/bean/MeiZhi.java:25
Method
setResults
(List<GanHuoBean> results)
app/src/main/java/com/jack/bean/GanIO.java:25
Method
setRippleEffect
Whether the BMB should have a ripple-effect. The ripple effect is disable below LOLLIPOP. @param rippleEffect ripple effect
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1166
Method
setRotateAnchorPoints
()
app/src/main/java/com/nightonke/boommenu/BoomButtons/BoomButton.java:624
Method
setRotateDegree
Set the rotate degree of rotate-animation of every boom-button. @param rotateDegree rotate degree
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1634
Method
setSelfScaleAnchorPoints
()
app/src/main/java/com/nightonke/boommenu/BoomButtons/BoomButton.java:625
Method
setShadowEffect
(boolean shadowEffect)
app/src/main/java/com/nightonke/boommenu/BMBShadow.java:121
Method
setShareLine1Color
Set the color of share-line 1(the above), only works when piece-place-enum is Share. @param shareLine1Color color of share-line 1
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1323
Method
setShareLine2Color
Set the color of share-line 2(the below), only works when piece-place-enum is Share. @param shareLine2Color color of share-line 2
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1336
Method
setShareLineLength
Set the length of share-lines in BMB, only works when piece-place-enum is Share. @param shareLineLength length of share-lines, in pixel
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1310
Method
setShareLineWidth
Set the width of share-lines in BMB, only works when piece-place-enum is Share. @param shareLineWidth width of share-lines, in pixel
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1349
Method
setShowDelay
Delay of every boom-button. @param showDelay delay of every boom-button
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1442
Method
setShowDuration
Set the duration of every boom-button when booming. Notice that this is not the total duration of the boom animation. For example, if there are 5 boom
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1428
Method
setShowLeftCardWidth
(int showLeftCardWidth)
app/src/main/java/com/jack/View/GalleryView/CardAdapterHelper.java:41
Method
setShowLeftCardWidth
(int showLeftCardWidth)
app/src/main/java/com/jack/View/GalleryView/CardScaleHelper.java:154
Method
setShowMoveEaseEnum
Set the ease type of movement when every boom-button is booming. @param showMoveEaseEnum ease type of movement when booming
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1556
Method
setShowProcess
(float process)
app/src/main/java/com/nightonke/boommenu/Animation/ShareLinesView.java:95
Method
setShowRotateEaseEnum
Set the ease type of rotate-animation when every boom-button is booming. @param showRotateEaseEnum ease type of rotate-animation when booming
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1582
Method
setShowScaleEaseEnum
Set the ease type of scale-animation when every boom-button is booming. @param showScaleEaseEnum ease type of scale-animation when booming
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1569
Method
setSource
(String source)
app/src/main/java/com/jack/bean/MeiZhiBean.java:62
Method
setSource
(String source)
app/src/main/java/com/jack/bean/GanHuoBean.java:62
Method
setStories
(List<StoriesBean> stories)
app/src/main/java/com/jack/bean/New.java:34
Method
setStories
(List<StoriesBean> stories)
app/src/main/java/com/jack/bean/InternetSafe.java:70
Method
setTitle
(String title)
app/src/main/java/com/jack/bean/TopSotriesBean.java:36
Method
setTop_stories
(List<TopSotriesBean> top_stories)
app/src/main/java/com/jack/bean/New.java:26
Method
setType
(String type)
app/src/main/java/com/jack/bean/StoriesBean.java:45
Method
setType
(String type)
app/src/main/java/com/jack/bean/MeiZhiBean.java:54
Method
setType
(String type)
app/src/main/java/com/jack/bean/GanHuoBean.java:70
Method
setType
(String type)
app/src/main/java/com/jack/bean/TopSotriesBean.java:28
Method
setUnableColor
Set the color of BMB at unable-state. @param unableColor the color of BMB at unable-state
app/src/main/java/com/nightonke/boommenu/BoomMenuButton.java:1211
Method
setUrl
(String url)
app/src/main/java/com/jack/bean/MeiZhiBean.java:22
Method
setUrl
(String url)
app/src/main/java/com/jack/bean/GanHuoBean.java:78
Method
setUrl
(String url)
app/src/main/java/com/jack/bean/Editor.java:18
Method
setUsed
(String used)
app/src/main/java/com/jack/bean/MeiZhiBean.java:46
Method
setWho
(String who)
app/src/main/java/com/jack/bean/MeiZhiBean.java:38
Method
setWho
(String who)
app/src/main/java/com/jack/bean/GanHuoBean.java:86
Method
set_id
(String _id)
app/src/main/java/com/jack/bean/MeiZhiBean.java:30
Method
setmToken
(BaseToken mToken)
app/src/main/java/com/jack/login/LoginResult.java:22
← previous
next →
801–900 of 946, ranked by callers