2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-22 01:51:47 +00:00

Fix Dynamic Colors not being applied in some places

This commit is contained in:
Zan Xey 2025-06-14 00:09:25 +00:00
parent c362f16837
commit a733433551

View File

@ -6,7 +6,7 @@ SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- NoActionBar because we use a Toolbar widget as ActionBar -->
<style name="KdeConnectThemeBase" parent="Theme.Material3.DayNight.NoActionBar">
<style name="KdeConnectThemeBase" parent="Theme.Material3.DynamicColors.DayNight.NoActionBar">
<!-- The main color attributes -->
<!-- Drawable definitions and overrides -->