Text Animation Helper
Text display animation helper - handles ViewHolder reuse in RecyclerView
Functions
Link copied to clipboard
Add a message UID that needs a display animation
Link copied to clipboard
Clear all caches
Link copied to clipboard
Check whether the specified message UID needs an animation
Link copied to clipboard
public static void startWithUidCheck(View containerView, TextView textView, String text, String messageUid, boolean isLeftToRight)
Smartly start a display animation based on message UID.