1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-31 15:08:21 +01:00

Fix login more options button in dark theme (#674)

This commit is contained in:
Dominik Korsa 2020-02-02 16:38:14 +01:00 committed by GitHub
parent fb3853dc70
commit 731afbb00c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -208,7 +208,6 @@
android:layout_marginRight="16dp"
android:text="@string/login_advanced"
android:textAppearance="?android:textAppearance"
android:textColor="@color/colorPrimary"
app:backgroundTint="?android:windowBackground"
app:fontFamily="sans-serif-medium"
app:layout_constraintBottom_toBottomOf="@id/loginFormSignIn"