Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Commit 35b1e13

Browse files
authored
Update README.md
1 parent 6289056 commit 35b1e13

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
<com.jakode.verifycodeedittext.VerifyCodeEditText
3434
android:layout_width="wrap_content"
3535
android:layout_height="wrap_content"
36-
android:layoutDirection="ltr" (RTL language need this fiels)
36+
android:layoutDirection="ltr" (RTL language need this field)
3737
android:paddingBottom="12dp"
3838
app:BottomErrorIcon="@drawable/bottom_error_icon"
3939
app:BottomIconHeight="2dp"
@@ -94,7 +94,7 @@ set / get text
9494
### License
9595
***
9696
```
97-
Copyright Jakode2020
97+
Copyright 2021 Jakode2020
9898
9999
Licensed under the Apache License, Version 2.0 (the "License");
100100
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)