|
4 | 4 | <img src="media/tv-logo.png" width="128px" height="128px"/>
|
5 | 5 | </p>
|
6 | 6 |
|
7 |
| -[](https://www.codacy.com/gh/AmrDeveloper/TreeView/dashboard?utm_source=github.com&utm_medium=referral&utm_content=AmrDeveloper/TreeView&utm_campaign=Badge_Grade) |
8 |
| -[](https://www.codefactor.io/repository/github/amrdeveloper/treeview) |
9 |
| -[]() |
10 |
| - |
| 7 | +<p align="center"> |
| 8 | + <img alt="Codacy Badge" src="https://app.codacy.com/project/badge/Grade/d899da7160c24435bfe52b29146601ce"> |
| 9 | + <img alt="CodeFactor" src="https://www.codefactor.io/repository/github/amrdeveloper/treeview/badge"> |
| 10 | + <img alt="Min API Level" src="https://img.shields.io/badge/API-%2B16-brightgreen"> |
| 11 | + <img alt="Maven Central" src="https://img.shields.io/maven-central/v/io.github.amrdeveloper/treeview?color=green"> |
| 12 | +</p> |
11 | 13 |
|
| 14 | +<p align="center"> |
12 | 15 | Multi Roots TreeView implementation for Android Platform with a lot of options and customization
|
| 16 | +</p> |
13 | 17 |
|
14 | 18 | ## Demo
|
15 | 19 | <p align="center">
|
16 |
| - <img src="media/treeview_files_demo.gif" alt="animated" width="23%"/> |
17 |
| - <img src="media/treeview_todo_demo.gif" alt="animated" width="23%"/> |
18 |
| - <img src="media/treeview_chat_demo.gif" alt="animated" width="23%"/> |
| 20 | + <img src="media/treeview_files_demo.gif" alt="animated" height="200" width="23%"/> |
| 21 | + <img src="media/treeview_todos_demo.gif" alt="animated" height="200" width="23%"/> |
| 22 | + <img src="media/treeview_logs_demo.gif" alt="animated" height="200" width="23%"/> |
| 23 | + <img src="media/treeview_chat_demo.gif" alt="animated" height="200" width="23%"/> |
19 | 24 | </p>
|
20 | 25 |
|
21 | 26 | ### Features:
|
@@ -52,7 +57,7 @@ Multi Roots TreeView implementation for Android Platform with a lot of options a
|
52 | 57 | ```
|
53 | 58 | MIT License
|
54 | 59 |
|
55 |
| -Copyright (c) 2022 Amr Hesham |
| 60 | +Copyright (c) 2022 - 2024 Amr Hesham |
56 | 61 |
|
57 | 62 | Permission is hereby granted, free of charge, to any person obtaining a copy
|
58 | 63 | of this software and associated documentation files (the "Software"), to deal
|
|
0 commit comments