Archived
Version bump 2.0.3 - course card attributes on the right now expand to up to 200dp, necessary declarations for notifications are now only made when a notification is requested
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<item name="colorControlNormal">#000000</item>
|
||||
</style>
|
||||
|
||||
<style name="EditTextTheme" parent="Theme.AppCompat.Light.DarkActionBar">
|
||||
<style name="EditTextTheme" parent="Theme.MaterialComponents.Light.DarkActionBar">
|
||||
<item name="colorControlNormal">@color/hintcolor</item>
|
||||
<item name="colorControlActivated">@color/accent</item>
|
||||
<item name="colorControlHighlight">@color/accent</item>
|
||||
|
||||
Reference in New Issue
Block a user