You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
🐛 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
Expected behavior
No black Flicker
Reproduction steps
When page is load
When CollectionVIew has header and the header view contains MaterialTextField
Configuration
Version: 1.8
Xamarin Forms 5.0.0.2337
Platform:
The text was updated successfully, but these errors were encountered: