You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Testing Support Library
Seems we have every which way to get an element visible but it sets it to the bottom of the screen. Is there a method that makes it scroll and puts it at the top if possible? Problem with mine is that the FAB buttons are getting in the way and when the click event happens on the view underneath, it actually clicks the FAB button and not the view I wanted.
Manuel Garcia
unread,
Apr 10, 2024, 11:47:18 AM4/10/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Testing Support Library
I think what you are trying to do can be achieved with these 2 lines of code