Focus video view thumbnail after it is loaded
This commit is contained in:
parent
d23227d427
commit
28fb864ed0
1 changed files with 1 additions and 1 deletions
|
@ -505,7 +505,7 @@ public class VideoDetailFragment
|
||||||
|
|
||||||
setHeightThumbnail();
|
setHeightThumbnail();
|
||||||
|
|
||||||
|
thumbnailBackgroundButton.requestFocus();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Reference in a new issue