Skip to content

Commit

Permalink
Merge pull request #163 from recsater/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
skydoves authored Nov 26, 2023
2 parents 16beb08 + 51b37fb commit a7547e2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,7 @@ app:spinner_preference_name="country"
You can remove or clear the stored position data with the methods below:

```kotlin
spinnerView.removePersistedData("country")
spinnerView.clearAllPersistedData()
powerSpinnerView.clearSelectedItem()
```

### SpinnerAnimation
Expand Down

0 comments on commit a7547e2

Please sign in to comment.