PIP: Implement new onboarding spec
Bug: 27954437 Change-Id: Ib939a4ca5f304821036a43971ae7f45b7802ed8a
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2016 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.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<objectAnimator
|
||||
android:propertyName="translationY"
|
||||
android:valueFrom="114dp"
|
||||
android:valueTo="0dp"
|
||||
android:interpolator="@android:interpolator/fast_out_slow_in"
|
||||
android:duration="@integer/tv_pip_onboarding_anim_duration" />
|
||||
<objectAnimator
|
||||
android:propertyName="alpha"
|
||||
android:valueTo="1"
|
||||
android:interpolator="@android:interpolator/linear"
|
||||
android:duration="@integer/tv_pip_onboarding_anim_duration" />
|
||||
</set>
|
||||
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2016 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.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<objectAnimator
|
||||
android:propertyName="translationY"
|
||||
android:valueFrom="84dp"
|
||||
android:valueTo="0dp"
|
||||
android:interpolator="@android:interpolator/fast_out_slow_in"
|
||||
android:duration="@integer/tv_pip_onboarding_anim_duration" />
|
||||
<objectAnimator
|
||||
android:propertyName="alpha"
|
||||
android:valueTo="1"
|
||||
android:interpolator="@android:interpolator/linear"
|
||||
android:duration="@integer/tv_pip_onboarding_anim_duration" />
|
||||
</set>
|
||||
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2016 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.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<objectAnimator
|
||||
android:propertyName="translationY"
|
||||
android:valueFrom="114dp"
|
||||
android:valueTo="0dp"
|
||||
android:interpolator="@android:interpolator/fast_out_slow_in"
|
||||
android:duration="@integer/tv_pip_onboarding_anim_duration" />
|
||||
<objectAnimator
|
||||
android:propertyName="alpha"
|
||||
android:valueTo="1"
|
||||
android:interpolator="@android:interpolator/fast_out_slow_in"
|
||||
android:duration="@integer/tv_pip_onboarding_anim_duration" />
|
||||
</set>
|
||||
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2016 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.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<set xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<objectAnimator
|
||||
android:propertyName="translationY"
|
||||
android:valueFrom="84dp"
|
||||
android:valueTo="0dp"
|
||||
android:interpolator="@android:interpolator/fast_out_slow_in"
|
||||
android:duration="@integer/tv_pip_onboarding_anim_duration" />
|
||||
<objectAnimator
|
||||
android:propertyName="alpha"
|
||||
android:valueTo="1"
|
||||
android:interpolator="@android:interpolator/fast_out_slow_in"
|
||||
android:duration="@integer/tv_pip_onboarding_anim_duration" />
|
||||
</set>
|
||||
BIN
packages/SystemUI/res/drawable-xhdpi/remote.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_0.png
Normal file
|
After Width: | Height: | Size: 303 B |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_1.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_10.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_100.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_101.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_102.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_103.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_104.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_105.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_106.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_107.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_108.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_109.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_11.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_110.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_111.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_112.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_113.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_114.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_115.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_116.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_117.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_118.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_119.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_12.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_120.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_121.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_122.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_123.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_124.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_125.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_126.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_127.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_128.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_129.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_13.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_130.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_131.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_132.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_133.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_134.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_135.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_136.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_137.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_138.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_139.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_14.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_140.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_141.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_142.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_143.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_144.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_145.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_146.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_147.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_148.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_149.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_15.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_150.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_151.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_152.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_153.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_154.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_155.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_156.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_157.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_158.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_159.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_16.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_160.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_161.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_162.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_163.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_164.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_165.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_166.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_167.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_168.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_169.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_17.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_170.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_171.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_172.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_173.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_174.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_175.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_176.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_177.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_178.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_179.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_18.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_180.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_181.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_182.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
packages/SystemUI/res/drawable-xhdpi/remote_183.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |