from ud862-samples - ud862 - Android Design for Developers.
This project is my updated version of the ud862 project released by the Udacity team. While going through the course content, most of the projects were broken due to deprecations, etc. In this repos, you should be up and running in no time if you ever need to use them.
- AndroidDesignTrimPath
- ApplyPaletteDemo
- CoordinatedMotion
- DynamicSurfacesDemo
- FabDemo
- GroupsDemo
- HeartFill
- ImmersiveImages
- InterpolationDemo
- MD_Typograhical_Scale
- PickPalette
- ProfilerChart
- ScrollEventsDemo
- SimplePaperTransformations
- TickCross
- TransitionDemo
- TransitionsQuiz
- Unsplash
The project in this repo heavily relies on ButterKnife
. You may consider reading the issues related to it here.
Feilong, lifelong learner.
Most of the projects in this repository have the following license, so there I keep it here:
Copyright 2015 Udacity, Inc
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.
- Udacity
- The course and content creators