From a4c9fb3f3e2ad81e3706c748e6c024b0251bd377 Mon Sep 17 00:00:00 2001
From: deniscerri <64997243+deniscerri@users.noreply.github.com>
Date: Sun, 7 May 2023 18:42:16 +0200
Subject: [PATCH] update readme
---
README.MD | 4 ++++
app/src/main/res/layout/template_shortcuts.xml | 2 +-
app/src/main/res/values-night/themes.xml | 2 ++
app/src/main/res/values/themes.xml | 2 ++
4 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/README.MD b/README.MD
index 780f4a42..6bb68b77 100644
--- a/README.MD
+++ b/README.MD
@@ -9,6 +9,10 @@
+[](https://github.com/deniscerri/ytdlnis/releases/latest)
+[](https://android.izzysoft.de/repo/apk/com.deniscerri.ytdl)
+
+

[](https://github.com/deniscerri/ytdlnis/releases/latest)
[](https://github.com/deniscerri/ytdlnis/releases)
diff --git a/app/src/main/res/layout/template_shortcuts.xml b/app/src/main/res/layout/template_shortcuts.xml
index 4d4f8123..e48ca4a0 100644
--- a/app/src/main/res/layout/template_shortcuts.xml
+++ b/app/src/main/res/layout/template_shortcuts.xml
@@ -53,7 +53,7 @@
app:endIconMode="custom"
app:endIconDrawable="@drawable/ic_plus"
android:hint="@string/create_shortcut"
- style="@style/Widget.Material3.TextInputLayout.OutlinedBox">
+ style="@style/Widget.Material3.TextInputLayout.FilledBox">
@android:color/transparent
- @style/ThemeOverlay.Material3.MaterialAlertDialog
- 28dp
+ - true
+ - @style/ThemeOverlay.Material3.Dark.ActionBar
- false
- @style/Preference.SwitchPreferenceCompat.Material3
- @style/snackBarStyle
diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index b439f080..b73bb0cf 100644
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -5,6 +5,8 @@
- @android:color/transparent
- @style/ThemeOverlay.Material3.MaterialAlertDialog
- 28dp
+ - true
+ - @style/ThemeOverlay.Material3.Dark.ActionBar
- true
- @style/Preference.SwitchPreferenceCompat.Material3
- @style/snackBarStyle