1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-04-23 23:31:24 +00:00

Focus video view thumbnail after it is loaded

This commit is contained in:
Alexander
2019-09-23 17:20:15 +07:00
committed by Alexander--
parent d23227d427
commit 28fb864ed0

View File

@@ -505,7 +505,7 @@ public class VideoDetailFragment
setHeightThumbnail();
thumbnailBackgroundButton.requestFocus();
}
@Override