You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
Add some more methods needed by NewPipe. Mostly stubs
This commit is contained in:
@@ -18,6 +18,8 @@ public class Window {
|
||||
public boolean onMenuItemSelected(int featureId, MenuItem item);
|
||||
|
||||
public void onPanelClosed(int featureId, Menu menu);
|
||||
|
||||
public boolean onMenuOpened(int featureId, Menu menu);
|
||||
}
|
||||
|
||||
// FIXME private
|
||||
|
||||
Reference in New Issue
Block a user