am 3540f1f2: Merge "Granular navigation uses mContentDescription instead of getCpontentDescription()s" into jb-mr1-dev
* commit '3540f1f28be473d066bf79956e6b3184c85b32b5': Granular navigation uses mContentDescription instead of getCpontentDescription()s
This commit is contained in:
@@ -6810,7 +6810,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
|
||||
* @hide
|
||||
*/
|
||||
public CharSequence getIterableTextForAccessibility() {
|
||||
return mContentDescription;
|
||||
return getContentDescription();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user