mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-05-08 11:38:12 +03:00
add more stubs to make exoplayer not crash
This commit is contained in:
parent
c830abc5f3
commit
b88707592a
37 changed files with 482 additions and 47 deletions
|
@ -1455,4 +1455,6 @@ public class View extends Object {
|
|||
public long getDrawingTime() {
|
||||
return System.currentTimeMillis();
|
||||
}
|
||||
|
||||
public void setKeepScreenOn(boolean screenOn) {}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue