You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my entire text has setOnClickListener action to call another activity, but I don't want this to happen when the user click on "read more" and "read less" part of text (I obviously simply want the text to expand and colapse). How to isolate this special parts of text to not be called on "ClickListener"?
The text was updated successfully, but these errors were encountered:
my entire text has setOnClickListener action to call another activity, but I don't want this to happen when the user click on "read more" and "read less" part of text (I obviously simply want the text to expand and colapse). How to isolate this special parts of text to not be called on "ClickListener"?
The text was updated successfully, but these errors were encountered: