brianandreasen1983 / android-kotlin-animation-property-animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Property Animation

About

This app is for the [Android Property Animation](Todo link) codelab.

begin

The begin folder is the starting point of the codelab. It contains an Android Studio project for the skeleton of the app which you will fill in as you work through the steps of the code lab.

end

The end folder is the end point of the codelab. It contains an Android Studio project for the complete version of the application, which is what your code should look like when you complete all steps of the code lab.

License

All image and audio files (including *.png, *.jpg, *.svg, *.mp3, *.wav and *.ogg) are licensed under the CC-BY-NC license. All other files are licensed under the Apache 2 license. See the LICENSE file for details. Copyright 2019 Google Inc. All rights reserved. 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.

About

License:Other


Languages

Language:Kotlin 100.0%