fix login webview title color with light theme (#2497)
This commit is contained in:
parent
d5a58d7618
commit
db81ede04a
2 changed files with 3 additions and 4 deletions
|
@ -11,8 +11,7 @@
|
|||
<androidx.appcompat.widget.Toolbar
|
||||
android:id="@+id/loginToolbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:titleTextColor="#fff" />
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
</com.google.android.material.appbar.AppBarLayout>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue