1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-04 11:31:35 +00:00
This commit is contained in:
Ammar Githam 2021-04-25 20:58:02 +09:00
parent cdbaf95589
commit 8820779303
2 changed files with 3 additions and 2 deletions

View file

@ -57,6 +57,7 @@ public class RamboTextViewV2 extends AutoLinkTextView {
}
}
});
onAutoLinkLongClick(autoLinkItem -> {});
}
public void addOnMentionClickListener(final OnMentionClickListener onMentionClickListener) {