From 26906003d636c210013d2834e6d1c4856d077528 Mon Sep 17 00:00:00 2001 From: LooKeR Date: Fri, 21 Feb 2025 08:48:08 +0530 Subject: [PATCH] style: Add div tag to README and remove unused import in xml Signed-off-by: LooKeR --- README.md | 9 +++++++-- app/src/main/res/values-v31/styles.xml | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 99d3585c..c5a23d76 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Github Downloads](https://img.shields.io/github/downloads/Iamlooker/Droid-ify/total.svg?color=%23f5ad64&style=for-the-badge)](https://github.com/Iamlooker/Droid-ify/releases/) [![Github Latest](https://img.shields.io/github/v/release/Iamlooker/Droid-ify?display_name=tag&color=%23f5ad64&style=for-the-badge)](https://github.com/Iamlooker/Droid-ify/releases/latest) [![FDroid Latest](https://img.shields.io/f-droid/v/com.looker.droidify?color=%23f5ad64&style=for-the-badge)](https://f-droid.org/packages/com.looker.droidify) - +
## Features @@ -22,8 +22,10 @@ ## Building and Installing + 1. **Install Android Studio**: - - Download and install [Android Studio](https://developer.android.com/studio) on your computer if you haven't already. + - Download and install [Android Studio](https://developer.android.com/studio) on your computer + if you haven't already. 2. **Clone the Repository**: - Open Android Studio and select "Project from Version Control." @@ -48,6 +50,7 @@ - Your PR will undergo review ## Translations + [![Translation status](https://hosted.weblate.org/widgets/droidify/-/horizontal-auto.svg)](https://hosted.weblate.org/engage/droidify/?utm_source=widget) ## License @@ -67,3 +70,5 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . ``` + +
diff --git a/app/src/main/res/values-v31/styles.xml b/app/src/main/res/values-v31/styles.xml index c6da967f..b0c93aff 100644 --- a/app/src/main/res/values-v31/styles.xml +++ b/app/src/main/res/values-v31/styles.xml @@ -1,5 +1,5 @@ - +