mirror of
https://framagit.org/tom79/fedilab-tube
synced 2025-04-15 10:57:57 +02:00
typo error
This commit is contained in:
parent
c4b49b58cf
commit
0a84b75518
@ -239,7 +239,7 @@ public class PeertubeActivity extends AppCompatActivity implements CommentListAd
|
|||||||
&& !getPackageManager().hasSystemFeature(PackageManager.FEATURE_PICTURE_IN_PICTURE)) {
|
&& !getPackageManager().hasSystemFeature(PackageManager.FEATURE_PICTURE_IN_PICTURE)) {
|
||||||
playInMinimized = false;
|
playInMinimized = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (mode == Helper.VIDEO_MODE_WEBVIEW) {
|
if (mode == Helper.VIDEO_MODE_WEBVIEW) {
|
||||||
webview_video.setVisibility(View.VISIBLE);
|
webview_video.setVisibility(View.VISIBLE);
|
||||||
playerView.setVisibility(View.GONE);
|
playerView.setVisibility(View.GONE);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user