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