Skip to content

Wrong colors used in AuthUI when Night Mode enabled #502

Closed
@the-dagger

Description

@the-dagger
  • Android device: OnePlus 3
  • Android OS version: 7.0
  • Google Play Services version: 10.0.84
  • Firebase/Play Services SDK version: 10.0.1
  • FirebaseUI version: 1.0.1

Step 3: Describe the problem:

Steps to reproduce:

  1. Set the default app theme as dark AppCompatDelegate.setDefaultNightMode(AppCompatDelegate.MODE_NIGHT_YES);
  2. Try logging in via email

Observed Results:

The TextColor in EditText was black

Expected Results:

The TextColor in EditText should be white, or a light color

Relevant Code:

screenshot_20170110-021308
screenshot_20170110-021258

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions