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
```openKeyboard``` : Passing ```true```, will open the keyboard automatically (if actually closed)
256
254
257
-
You can find a concrete example of this use case in the app module of the repository, in the [MainActivity](https://github.com/matpag/ClickDrawableTextView/blob/master/app/src/main/java/com/matpag/sample/MainActivity.java)
255
+
You can find a concrete example of this use case in the sample app of the repository, in the [ClickDrawableAutoCompleteTextView configured in MainActivity](https://github.com/matpag/ClickDrawableTextView/blob/master/app/src/main/java/com/matpag/sample/MainActivity.java)
0 commit comments