Android locator type changes

35%20PM
While inspecting the app on different android device locator attribute and value are changing,
Like in the above image "Create New Account " value is shown for “Content-desc” attribute whereas on some of the devices “Create New Account” value is shown for “Text” attribute,
What could be the reason for these changes,
The app I am using is a Hybrid app.

Not sure about the reason.
But you can use @* in xpath in attribute place so as to match your text with any attribute.