Fix JSDoc checkstyle warning
This commit is contained in:
parent
5e2ef7ff0d
commit
a1773d166f
@ -2096,7 +2096,7 @@ public final class VideoDetailFragment
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Make changes to the UI to accommodate for better usability on bigger screens such as TVs
|
* Make changes to the UI to accommodate for better usability on bigger screens such as TVs
|
||||||
* or in Android's desktop mode (DeX etc.)
|
* or in Android's desktop mode (DeX etc).
|
||||||
*/
|
*/
|
||||||
private void accommodateForTvAndDesktopMode() {
|
private void accommodateForTvAndDesktopMode() {
|
||||||
if (DeviceUtils.isTv(getContext())) {
|
if (DeviceUtils.isTv(getContext())) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user