Remove nested ScrollView in the PrivateSpaceEducation screen.
It is not needed for the scrolling to work -- GlifLayout from the SUW library generates a ScrollView. Additional ScrollView causes Talkback to interpret it as a separate item and read out contents of its all children. See b/379256039. Video before: https://drive.google.com/file/d/1H3k5AxlIdgAA15PHUQ9tVq5AechziA4Z/view?usp=sharing&resourcekey=0-ozeQsQSS5jubL0pZ5FAZHA Video after: https://drive.google.com/file/d/1W_ODgQhbQS6Xf_57A4TcYeJbqMJxYF16/view?usp=sharing&resourcekey=0-zQ0_p3qlIxpBL3rB5SC4vQ In the before video, talkback is highlighting and (the green frames) and reading out the whole "How it works" section in addition to each element separately. After the fix it only highlights elements separately. Bug: 379256039 Test: Manually testesd and presubmit. Flag: EXEMPT bugfix Change-Id: Idf6772b8772c54c1907d3a12617fcd03451af41b
Loading
Please register or sign in to comment