1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-11-08 20:12:39 +01:00

Add comment pointing to PR

This commit is contained in:
Allan Wang 2019-09-15 01:00:33 -07:00
parent fdaf72f5e9
commit f0cf3ff3e6
No known key found for this signature in database
GPG Key ID: C93E3F9C679D7A56

View File

@ -26,6 +26,8 @@ import com.pitchedapps.frost.views.FrostRecyclerView
/**
* Created by Allan Wang on 27/12/17.
*
* Retained as an example. Deletion made at https://github.com/AllanWang/Frost-for-Facebook/pull/1542
*/
@Deprecated(message = "Retained as an example; currently does not support marking a notification as read")
class NotificationFragment : FrostParserFragment<FrostNotifs, NotificationIItem>() {