Archived
Removed redundant dependencies for WorkManager and EasyPreferences, TaskDescription colour changed to colorAccent
This commit is contained in:
@@ -124,10 +124,7 @@
|
||||
<string name="courseFor">Special Education</string>
|
||||
<string name="courseWp">WP & "Methodenstunde"</string>
|
||||
|
||||
<string name="neoncolours">Neon colours</string>
|
||||
|
||||
<string name="clearall">Clear all</string>
|
||||
<string name="clearcolour">Clear colour</string>
|
||||
<string name="allcolourscleared">Colours for all courses have been cleared</string>
|
||||
|
||||
<string name="chromecompatible">No Chrome-compatible browser found</string>
|
||||
|
||||
@@ -25,11 +25,6 @@
|
||||
<item name="android:colorEdgeEffect">@color/accent</item>
|
||||
</style>
|
||||
|
||||
<style name="AlertDialogCustomLight" parent="Theme.MaterialComponents.Light.Dialog.Alert">
|
||||
<item name="android:background">#eeeeee</item>
|
||||
<item name="android:textColorPrimary">#212121</item>
|
||||
</style>
|
||||
|
||||
<style name="AlertDialog" parent="Theme.MaterialComponents.Light.Dialog.Alert">
|
||||
<item name="android:background">@color/lightbackground</item>
|
||||
<item name="android:textColorPrimary">@color/textcolor</item>
|
||||
|
||||
Reference in New Issue
Block a user