Skip to content

Commit

Permalink
Mark ExfriendManager as Deprecated
Browse files Browse the repository at this point in the history
Signed-off-by: gao_cai_sheng <qwq233@qwq2333.top>
  • Loading branch information
qwq233 committed Apr 17, 2021
1 parent af1bf9b commit c08f4b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/src/main/java/nil/nadph/qnotified/ExfriendManager.java
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@
import nil.nadph.qnotified.util.Toasts;
import nil.nadph.qnotified.util.Utils;

/**
* @deprecated 设计不合理 将陆续弃用并在重构中移除
*/
@Deprecated
public class ExfriendManager implements SyncUtils.OnFileChangedListener {

static public final int ID_EX_NOTIFY = 65537;
Expand Down

0 comments on commit c08f4b1

Please sign in to comment.