banner
margauxclr.bsky.social
@margauxclr.bsky.social
Android developer, try to takes nice photos and make drawings sometimes
@anomiss.bsky.social Hello,
I have a question about accessibility in compose. Why test tag are link with the semantics ? Using test tags for automated tests and accessibility in the same time it's not easy especially with clearAndSetSemantics method. (1/2)
March 19, 2025 at 9:08 AM
Rendre une chose moche moins moche 😬
#inkdrawing
February 3, 2025 at 7:29 PM
@riggaroo.dev Hello,
I have a question about accessibility in compose. We use testTag for ui automation testing and recently we had to add semantics for accessibility with clearAndSetSemantics method. As the testTag is handled by the same object, it erases it if there is testTag in subcomponent.
December 19, 2024 at 8:58 AM