You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Added back version checking (and version boxes) after transitioning homepage to MVVM
Fixed several errors caused along the way
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
|
||||
<color name="colorInactive">#66000000</color>
|
||||
|
||||
<color name="colorCorrect">@color/green500</color>
|
||||
<color name="colorError">@color/red500</color>
|
||||
<color name="colorUpdate">@color/blue500</color>
|
||||
<!--new colors ^^-->
|
||||
|
||||
<color name="primary">#009688</color>
|
||||
|
||||
Reference in New Issue
Block a user