mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-26 00:47:43 +00:00
Updated safetynet success color to primary
This commit is contained in:
parent
c07775f5e3
commit
9f4958e869
@ -175,7 +175,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="0dp"
|
android:layout_height="0dp"
|
||||||
android:alpha=".5"
|
android:alpha=".5"
|
||||||
android:background="?colorSecondary"
|
android:background="?colorPrimary"
|
||||||
app:layout_constraintBottom_toBottomOf="parent"
|
app:layout_constraintBottom_toBottomOf="parent"
|
||||||
app:layout_constraintTop_toTopOf="parent" />
|
app:layout_constraintTop_toTopOf="parent" />
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user