Fix ktlint
This commit is contained in:
parent
f6ac3d22ab
commit
4b8a092448
|
@ -36,4 +36,3 @@ fun View.onClick(listener: ClickListener?) {
|
||||||
* Simple Text listener lambda
|
* Simple Text listener lambda
|
||||||
*/
|
*/
|
||||||
typealias TextListener = (String) -> Unit
|
typealias TextListener = (String) -> Unit
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue