From 43d4ee9a715259f0f4d8cd70abdf5f3f7e4dfe55 Mon Sep 17 00:00:00 2001 From: olly Date: Tue, 18 Feb 2020 04:33:51 +0000 Subject: [PATCH] Apply playback speed selection - Add Settings UI - Remove unnecessary values related to Full Mode - Remove unnecessary hierarchy in list item layout - Enable to select Playback Speed in Settings Also changes: Keep Fullscreen UI when window focus changed in demo app PiperOrigin-RevId: 295655858 --- constants.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.gradle b/constants.gradle index f81a6b4210..180ee9f502 100644 --- a/constants.gradle +++ b/constants.gradle @@ -1,4 +1,4 @@ -// Copyright (C) 2017 The Android Open Source Project +// Copyright 2017 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.