From f0cf3ff3e648e2f80e640fbe255310b5c537a3a9 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 15 Sep 2019 01:00:33 -0700 Subject: Add comment pointing to PR --- .../main/kotlin/com/pitchedapps/frost/fragments/RecyclerFragments.kt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/kotlin/com/pitchedapps/frost/fragments') diff --git a/app/src/main/kotlin/com/pitchedapps/frost/fragments/RecyclerFragments.kt b/app/src/main/kotlin/com/pitchedapps/frost/fragments/RecyclerFragments.kt index a8a9bf28..f45ffa6d 100644 --- a/app/src/main/kotlin/com/pitchedapps/frost/fragments/RecyclerFragments.kt +++ b/app/src/main/kotlin/com/pitchedapps/frost/fragments/RecyclerFragments.kt @@ -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() { -- cgit v1.2.3