Skip to content

Commit c6dda19

Browse files
authored
Create README.md
1 parent 4a3b9f8 commit c6dda19

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

README.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Nested-RecyclerView
2+
Membuat Nested RecyclerView
3+
4+
# Tutorial Build with Android Studio
5+
https://youtu.be/pt_ggRGsAJo
6+
7+
# Tutorial Build with Step by Step
8+
https://rivaldi48.blogspot.com/2023/04/tutorial-membuat-nested-recyclerview.html
9+
10+
<img src=https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYGrDAtn4cdnxq5JVvskE-LB-_dE1F_Lht5ApeAiR7hlzH8f5jgWGhDPYlL6v2bJMXcZqZxCVScX5mdvnNCWZbUUBeoHaUIVovL-uwY7VJA28paOauUdebJ7GPYa6NpjKtAWTuwhyzvt3rUMr_reiOkLz44F6TjezdypiEq3GPSuI-mzlRRAqpB_XLNA/s1280/Tutorial%20Membuat%20Nested%20RecyclerView%20dengan%20Android%20Studio.png" data-canonical-src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYGrDAtn4cdnxq5JVvskE-LB-_dE1F_Lht5ApeAiR7hlzH8f5jgWGhDPYlL6v2bJMXcZqZxCVScX5mdvnNCWZbUUBeoHaUIVovL-uwY7VJA28paOauUdebJ7GPYa6NpjKtAWTuwhyzvt3rUMr_reiOkLz44F6TjezdypiEq3GPSuI-mzlRRAqpB_XLNA/s1280/Tutorial%20Membuat%20Nested%20RecyclerView%20dengan%20Android%20Studio.png" style="max-width:100%;">
11+
12+
****If you use the Source Code, please make sure to credit and backlink to [Azhar Rivaldi](https://rivaldi48.blogspot.com/)***
13+
14+
## 👇 Click For Support Me :
15+
<a href="https://sociabuzz.com/azharrvldi_/donate">
16+
<img src="https://github.com/AzharRivaldi/AzharRivaldi/blob/master/Support%20Here.png" width="200" height="200"></a>
17+
18+
## 📄 License
19+
20+
```
21+
Copyright (C) Azhar Rivaldi
22+
23+
Licensed under the Apache License, Version 2.0 (the "License");
24+
you may not use this file except in compliance with the License.
25+
You may obtain a copy of the License at
26+
27+
http://www.apache.org/licenses/LICENSE-2.0
28+
29+
Unless required by applicable law or agreed to in writing, software
30+
distributed under the License is distributed on an "AS IS" BASIS,
31+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
32+
See the License for the specific language governing permissions and
33+
limitations under the License.
34+
35+
```

0 commit comments

Comments
 (0)