File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed
Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Action Every Minute
2+
3+ | ![ Gambar 1] ( ./documentation/SS_Animation_01.gif ) |
4+ | :------------------------------------------------:|
5+ | Gambar 1: <br > Action Animation |
6+
7+ ## Implementation
8+ - Object Animator
9+ - Modularization
10+ - Java Code
11+
12+ ## Environment
13+ <table >
14+ <tr>
15+ <td>Android Gradle Plugins Version</td>
16+ <td>Gradle Version</td>
17+ <td>Java JDK</td>
18+ </tr>
19+ <tr>
20+ <td>4.1.3</td>
21+ <td>6.5</td>
22+ <td>1.8</td>
23+ </tr>
24+ </table >
25+
26+ ## Contributors
27+ Thanks all contributors for build this repository
28+
29+ ```
30+ Copyright [2021] [The Dictionary of Android Projects]
31+
32+ Licensed under the Apache License, Version 2.0 (the "License");
33+ you may not use this file except in compliance with the License.
34+ You may obtain a copy of the License at
35+
36+ http://www.apache.org/licenses/LICENSE-2.0
37+
38+ Unless required by applicable law or agreed to in writing, software
39+ distributed under the License is distributed on an "AS IS" BASIS,
40+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
41+ See the License for the specific language governing permissions and
42+ limitations under the License.
43+
44+ ```
You can’t perform that action at this time.
0 commit comments