Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imbeerus authored May 5, 2020
1 parent 1710505 commit 7c0cfc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The simplest way is to use `FontSpanView` like a normal `TextView`
app:secondText="Mr. Fluffypants" />
```
#### Styling
You can override setSpanOnResult and set custom spans on SpannableString[]
You can override [setSpanOnResult][2] and set custom spans on SpannableString

For more information see `app` directory

Expand All @@ -61,4 +61,4 @@ See the License for the specific language governing permissions and
limitations under the License.
```
[1]: https://github.com/lndmflngs/font-span-view/releases/latest
[2]: https://github.com/lndmflngs/font-span-view/blob/master/app/src/main/java/com/lockwood/fontspandemo/view/HighlightTextView.kt
[2]: https://github.com/lndmflngs/font-span-view/blob/master/app/src/main/java/com/lockwood/fontspandemo/view/HighlightTextView.kt#L67

0 comments on commit 7c0cfc3

Please sign in to comment.