mirror of
https://github.com/AllanWang/Frost-for-Facebook.git
synced 2024-11-08 20:12:39 +01:00
Update interface alias comment
This commit is contained in:
parent
42caa8a566
commit
70b42ba365
@ -80,5 +80,8 @@ class SwipeRefreshLayout @JvmOverloads constructor(context: Context, attrs: Attr
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Alias for adding on refresh listener
|
||||
*/
|
||||
interface OnRefreshListener : SwipeRefreshLayout.OnRefreshListener
|
||||
}
|
Loading…
Reference in New Issue
Block a user