odd color bug in ocean

This commit is contained in:
rebelonion 2024-01-17 02:16:04 -06:00
parent e398238fe6
commit b7cc35207c
2 changed files with 2 additions and 1 deletions

View file

@ -42,7 +42,7 @@
android:text="Incognito Mode"
android:textColor="?attr/colorOnError"
android:textSize="15sp"
android:visibility="visible" />
android:visibility="gone" />
<FrameLayout
android:id="@+id/fragmentContainer"