From 4c1fdd09e98545cf94a99d0652ccca892c444a7e Mon Sep 17 00:00:00 2001
From: Travis CI
Provides additional traits to screen reader. By default no traits are -provided unless specified otherwise in element
Controls how view is important for accessibility which is if it +provided unless specified otherwise in element
Views that are only used to layout their children or otherwise don't draw
+anything may be automatically removed from the native hierarchy as an
+optimization. Set this property to false to disable this optimization and
+ensure that this View exists in the native view hierarchy.
Controls how view is important for accessibility which is if it fires accessibility events and if it is reported to accessibility services that query the screen. Works for Android only. See http://developer.android.com/reference/android/R.attr.html#importantForAccessibility