30e348b3c3fe2dc5ae072544c177db036722e5cd
When setting the accessibility title in confirm credential fragment, it simply does nothing if the title is null. But for most of the confirm fragment only have header and details, not the title. In that case, nothing will be set. Changing it to use the supplemental text directly if the title is null. Change-Id: Id9fdebf04535ccc8f38a933758a7948ee2966fb4 Fixes: 30221638
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%