diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2024-01-07 17:38:08 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2024-01-07 17:38:08 +0200 |
| commit | 1fa417e3a84cebd8ff055ed6b2ac59301769035b (patch) | |
| tree | 73784b0955547bb70962fe7e86ba4a05b53815ea /mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v21/values-v21.xml | |
| parent | fbaae8f461ff085356670d41506cd92180227beb (diff) | |
| download | carpool-1fa417e3a84cebd8ff055ed6b2ac59301769035b.tar.xz carpool-1fa417e3a84cebd8ff055ed6b2ac59301769035b.zip | |
Removed some errors for deployment
Diffstat (limited to 'mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v21/values-v21.xml')
| -rw-r--r-- | mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v21/values-v21.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v21/values-v21.xml b/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v21/values-v21.xml deleted file mode 100644 index 07d2b09..0000000 --- a/mobile/build/app/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v21/values-v21.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<resources> - <color name="notification_action_color_filter">@color/androidx_core_secondary_text_default_material_light</color> - <dimen name="notification_content_margin_start">0dp</dimen> - <dimen name="notification_main_column_padding_top">0dp</dimen> - <dimen name="notification_media_narrow_margin">12dp</dimen> - <style name="TextAppearance.Compat.Notification" parent="@android:style/TextAppearance.Material.Notification"/> - <style name="TextAppearance.Compat.Notification.Info" parent="@android:style/TextAppearance.Material.Notification.Info"/> - <style name="TextAppearance.Compat.Notification.Time" parent="@android:style/TextAppearance.Material.Notification.Time"/> - <style name="TextAppearance.Compat.Notification.Title" parent="@android:style/TextAppearance.Material.Notification.Title"/> - <style name="Widget.Compat.NotificationActionContainer" parent=""> - <item name="android:background">@drawable/notification_action_background</item> - </style> - <style name="Widget.Compat.NotificationActionText" parent=""> - <item name="android:textAppearance">?android:attr/textAppearanceButton</item> - <item name="android:textColor">@color/androidx_core_secondary_text_default_material_light</item> - <item name="android:textSize">@dimen/notification_action_text_size</item> - </style> -</resources>
\ No newline at end of file |
