Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

flicker black background MaterialTextField xamarin forms Android #446

Open
6 tasks
alextorres50 opened this issue Mar 26, 2022 · 1 comment
Open
6 tasks

Comments

@alextorres50
Copy link

馃悰 Bug Report

In Android when the page is loading there is a small flicker in the black color entry, the CardBackgroundColor="Transparent" property works fine but that flicker generates a bad experience on different android devices, also if I add this in CollectionView header, this flicker it's constant

image

Expected behavior

No black Flicker

Reproduction steps

When page is load

  • Put a materialtextfield on a page, navigate to this page

When CollectionVIew has header and the header view contains MaterialTextField

  • Put a materialtextfield on a header view on a CollectionView, typing in MaterialTextField

Configuration

Version: 1.8
Xamarin Forms 5.0.0.2337

Platform:

  • 馃摫 iOS
  • [ X] 馃 Android
  • 馃弫 WPF
  • 馃寧 UWP
  • 馃崕 MacOS
  • 馃摵 tvOS
  • 馃悞 Xamarin.Forms
@RicPower
Copy link

I have the same problem.
CardBackground flickers quick black before it turn to the color i set in the Constructor

Version: 1.8
Xamarin Forms 5.0.0.2478

Is there a fix in the meantime with a Custom Android Renderer with setBoxBackgroundColor or somehow?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants