The accessibility features in Android enables text size and display components to be enlarged but it seems that some of the native components don't quite allow this to occur as expected.
2 queries:
- This image shows a brand new bottom navigation activity layout. Because the options are too big for the textviews they spill over with a dash at the end. Is this accessible?
Default Bottom Navigation Bar Activity Screenshot
- Is the App Bar text view accessible from a text size/scaling aspect? On some apps I find the header text expands beyond the bounds of the App Bar itself.