This is a wrap for this Github project.
BottomNavigation
Author: DonManfred (wrapper)
Version: 1
		
		
	
	
		
	
			
			BottomNavigation
Author: DonManfred (wrapper)
Version: 1
- BottomNavigation
Events:- onNavigationItemClick (index As Int)
 
- ba As BA
 
- BringToFront
 - DesignerCreateView (base As PanelWrapper, lw As LabelWrapper, props As Map)
 - GetApplicationDrawableID (DrawableName As String) As Int
Get a Drawable from the Application Resources.
Returns Null if the Drawable is not found. - Initialize (EventName As String)
 - Invalidate
 - Invalidate2 (arg0 As Rect)
 - Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
 - IsInitialized As Boolean
 - RemoveView
 - RequestFocus As Boolean
 - SendToBack
 - SetBackgroundImage (arg0 As Bitmap)
 - SetColorAnimated (arg0 As Int, arg1 As Int, arg2 As Int)
 - SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
 - SetLayoutAnimated (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int, arg4 As Int)
 - SetVisibleAnimated (arg0 As Int, arg1 As Boolean)
 - addTab (item As BottomNavigationItem)
 - isColoredBackground (coloredBackground As Boolean)
 - isWithText (withText As Boolean)
 
- Background As Drawable
 - Color As Int [write only]
 - Enabled As Boolean
 - Height As Int
 - ItemActiveColorWithoutColoredBackground As Int [write only]
 - Left As Int
 - Parent As Object [read only]
 - Tag As Object
 - Top As Int
 - Visible As Boolean
 - Width As Int
 
 - BottomNavigationItem
Methods:- Initialize (title As String, color As Int, imageResource As String)
 - IsInitialized As Boolean
 - setImageResource (imageResource As String)
 
- Color As Int
 - ImageResource As Int [read only]
 - Title As String
 
 - BottomNavigationUtils
Methods:- Initialize
 - IsInitialized As Boolean
 - backgroundColorChange (view As View, fromColor As Int, toColor As Int)
 - changeTextColor (textView As TextView, fromColor As Int, toColor As Int)
 - changeTextSize (textView As TextView, from As Float, to As Float)
 - changeTopPadding (view As View, fromPadding As Int, toPadding As Int)
 - imageColorChange (image As ImageView, fromColor As Int, toColor As Int)
 
 
Attachments
			
				Last edited: 
			
		
	
							
				