Fix failing test
This commit is contained in:
parent
8fc0c072e5
commit
b6994034d2
@ -68,6 +68,7 @@ public abstract class InterfaceUtils
|
||||
if (child instanceof TextView)
|
||||
((TextView) child).setOnEditorActionListener(listener);
|
||||
}
|
||||
}
|
||||
|
||||
public static boolean isLayoutRtl(View view)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user