ViewTooltip
                                
                                 ViewTooltip copied to clipboard
                                
                                    ViewTooltip copied to clipboard
                            
                            
                            
                        update your library jcenter to mavenCentral
Please change the host location from jcenter to mavenCentral. Because we cannot use your library. please solve it as soon as possible. so that we can user you library.
Please change the host location from jcenter to mavenCentral. Because we cannot use your library. please solve it as soon as possible. so that we can user you library.
As a temporal solution, you can use this library with JitPack:
allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}
dependencies {
        implementation 'com.github.florent37:ViewTooltip:f79a8955ef'
}
Library version is based on the latest commit f79a8955ef.