We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e2ef7f commit a1773d1Copy full SHA for a1773d1
1 file changed
app/src/main/java/org/schabi/newpipe/fragments/detail/VideoDetailFragment.java
@@ -2096,7 +2096,7 @@ private void setupBrightness() {
2096
2097
/**
2098
* Make changes to the UI to accommodate for better usability on bigger screens such as TVs
2099
- * or in Android's desktop mode (DeX etc.)
+ * or in Android's desktop mode (DeX etc).
2100
*/
2101
private void accommodateForTvAndDesktopMode() {
2102
if (DeviceUtils.isTv(getContext())) {
0 commit comments