Skip to content

Repository files navigation

Nomtek Utills

Collection of tools for android development.
Detailed instructions are available in How to use sections.

How to install

1. Add jitpack repository to your gradle file
allprojects {  
	repositories { ... 
		maven { url 'https://jitpack.io' } 
	} 
}
2. Add dependency to your gradle file

Version -

ToolbarController How to use

implementation 'com.github.nomtek.NomtekUtills:toolbarcontroller:X.X.X}'  
StatusbarController How to use

implementation 'com.github.nomtek.NomtekUtills:statusbarcontroller:X.X.X'  
RecyclerBucketList How to use

implementation 'com.github.nomtek.NomtekUtills:recyclerbucketlist:X.X.X'
CenterCropVideoView How to use

implementation 'com.github.nomtek.NomtekUtills:centercropvideoview:X.X.X'

About

Toolbar controller lib for android

Resources

Stars

43 stars

Watchers

14 watching

Forks

Releases

Packages

Contributors

Languages