mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-19 11:33:57 +00:00
odd color bug in ocean
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -156,6 +156,7 @@
|
||||
android:layout_height="match_parent"
|
||||
android:layout_gravity="center_vertical"
|
||||
app:contentScrim="?android:colorBackground"
|
||||
android:background="?attr/colorSurface"
|
||||
android:ellipsize="marquee"
|
||||
android:focusable="true"
|
||||
android:focusableInTouchMode="true"
|
||||
|
||||
Reference in New Issue
Block a user