You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6-40
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ new SimpleTooltip.Builder(this)
68
68
More info on the [sample project](https://github.com/douglasjunior/android-simple-tooltip/blob/master/sample/src/main/java/io/github/douglasjunior/androidSimpleTooltip/sample/MainActivity.java) and [javadoc](https://jitpack.io/com/github/douglasjunior/android-simple-tooltip/master-SNAPSHOT/javadoc/).
69
69
70
70
## Download
71
-
### Gradle
71
+
### Release
72
72
73
73
1. Add it in your root `build.gradle` at the end of repositories:
74
74
@@ -85,34 +85,10 @@ More info on the [sample project](https://github.com/douglasjunior/android-simpl
New features, bug fixes and improvements in the translation are welcome! For questions and suggestions use the [issues](https://github.com/douglasjunior/android-simple-tooltip/issues).
@@ -146,6 +108,10 @@ Before submit your PR, run the gradle check.
1. If you close the `Dialog/Activity` without the Tooltip is closed, there may be the exception `java.lang.IllegalArgumentException: Could not lock surface`. This error occurs because the animation continuefor a while after closing the `Dialog/Activity`. (This error does not impact the execution of the app)
Copy file name to clipboardexpand all lines: README.pt.md
+6-40
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ new SimpleTooltip.Builder(this)
68
68
Para mais informações, confira o [projeto de exemplo](https://github.com/douglasjunior/android-simple-tooltip/blob/master/sample/src/main/java/io/github/douglasjunior/androidSimpleTooltip/sample/MainActivity.java) e o [javadoc](https://jitpack.io/com/github/douglasjunior/android-simple-tooltip/master-SNAPSHOT/javadoc/).
69
69
70
70
## Download
71
-
### Gradle
71
+
### Release
72
72
73
73
1. Adicione em seu arquivo raiz `build.gradle` ao final dos repositórios:
74
74
@@ -85,34 +85,10 @@ Para mais informações, confira o [projeto de exemplo](https://github.com/dougl
Novas funcionalidades, correções de bug e melhorias na tradução serão bem vindas! Para dúvidas e sugestões utilize as [issues](https://github.com/douglasjunior/android-simple-tooltip/issues).
@@ -146,6 +108,10 @@ Antes de enviar seu PR, execute a checagem do gradle.
1. Se fechar a `Dialog/Activity` sem que a Tooltip seja encerrada, pode ocorrer o erro `java.lang.IllegalArgumentException: Could not lock surface`. Este erro ocorre devido a animação continuar após o fechamento da `Dialog/Activity`. (Este erro não afeta no funcionamento do programa.)
0 commit comments