We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 163a74d commit e81179fCopy full SHA for e81179f
README.md
@@ -3,7 +3,7 @@ A TextView that have a spinner background that can be customizing .Like line col
3
An important feature is RTl support .</br>
4
# Importing :</br>
5
add this to dependencies block in build.gradle file :</br>
6
-<pre>implementation 'ir.smartdevelopers:smart-spinner:1.0'</pre></br>
+<pre>implementation 'com.github.smartdevelopers-ir:SmartSpinner:1.5.0'</pre></br>
7

8
# Usage :
9
```xml
0 commit comments