mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Removing implementation of unnecessary APIs taken out of the support lib." into jb-dev
This commit is contained in:
commit
5e4df66fce
@ -275,11 +275,6 @@ public class AccessibilityEntityProvider extends AccessibilityNodeProviderCompat
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public AccessibilityNodeInfoCompat findAccessibilityFocus(int virtualViewId) {
|
||||
return createAccessibilityNodeInfo(mAccessibilityFocusedView);
|
||||
}
|
||||
|
||||
/**
|
||||
* Sends an accessibility event for the given {@link Key}.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user