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

Commit 0ccbef8

Browse files
Update README.md
1 parent 8315b6b commit 0ccbef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Supported preferences are:
1414
- **SwitchPreference**
1515
- **TwoStatePreference**
1616
- **CheckBoxPreference**
17-
- Partial support for **PreferenceScreen**. It's partial sine I can't extend from it, so what I did is to at least set the same layout for all PreferenceScreen classes.
17+
- Partial support for **PreferenceScreen**. It's partial since I can't extend from it (and can't give it to you to be used), so what I did is to at least set the same layout for all PreferenceScreen classes.
1818

1919
In addition to all of those, I've disabled the truncating of the text of all the supported preferences, so that translated text will still be fully shown. Do try ot make them short though.
2020

0 commit comments

Comments
 (0)