binggg / mrn

Material React Native (MRN) - A Material Design style React Native component library.
http://mrn.js.org
1.73k stars 109 forks source link

Strange artefact on tap on list/button #13

Open machnicki opened 8 years ago

machnicki commented 8 years ago

First of all -> really nice work, I like it! But I found issue on Samsung Galaxy S4 (Android 5). If you tap on list or button you have white square (artefact after tap). As you can see:

e4559970_snapshot_2015-12-02_09-56-27

binggg commented 8 years ago

Thanks for reporting. I will test it later.

bozzmob commented 8 years ago

@machnicki Issue similar to #9 . We are tracking it as a bug.

binggg commented 8 years ago

@mrcasals @bozzmob I am sure it is a unique bug of Ripple component under Samsung Galaxy S4 (Android 5). But I don't have a this device or virtual device. Can you review my Ripple code. Maybe you will find something to fix it. And you can pull a request to my branch develop. Thanks a lot.

bozzmob commented 8 years ago

Sure. And I have the issue on my S4 itself. And Android 5.0.1. Will look into it.