|
Software/Angular/Basics/Java-Code
Android: View elements find by text pattern in ID
|
06.01.2021 708
|
Android: View
elements find by text pattern in ID
Task:
How to find a
View Control element through a text label in Android Java?
The search for
view controls with a specific text in the ID takes place by being able to
search for a single element with ge
|