| java.lang.Object | ||
| ↳ | android.text.method.ReplacementTransformationMethod | |
| ↳ | android.text.method.HideReturnsTransformationMethod | |
This transformation method causes any carriage return characters (\r) to be hidden by displaying them as zero-width non-breaking space characters ().
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
The character to be replaced is \r.
|
||||||||||
|
|
The character that \r is replaced with is .
|
||||||||||
|
[Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
android.text.method.ReplacementTransformationMethod
|
|||||||||||
From class
java.lang.Object
|
|||||||||||
From interface
android.text.method.TransformationMethod
|
|||||||||||
The character that \r is replaced with is .