Reader fixes after #5450 (#5465)

* Fix ReaderActivity system bars behavior

* Fix ReaderActivity transition view text color

* Don't change reader navbar color when windowLightNavigationBar is not available
This commit is contained in:
Ivan Iskandar
2021-06-27 22:39:26 +07:00
committed by GitHub
parent 60890147c3
commit e2cf157857
3 changed files with 16 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
android:layout_marginEnd="8dp"
android:scaleType="fitCenter"
app:srcCompat="@drawable/ic_warning_white_24dp"
app:tint="?attr/colorOnBackground"
app:tint="?attr/colorError"
tools:ignore="ContentDescription" />
<TextView