Skip to content

List.Item not visible on some devices (production) #2579

Description

@Rebsos

Current behaviour

List.Item not visible on Samsung 10e and Samsung 10 Lite.

Expected behaviour

List.Item visible on all devices.

Code sample

  <List.Item
    title="First Item"
    description="Item description"
    left={props => <List.Icon {...props} icon="folder" />}
  />

What have you tried

Tested on real devices. Also some users complain. Most devices seem to work, but at least Samsung 10e and 10 Lite do not work.
Try e. g. Samsung 10e with Android 10.
Samsung 10+, 8 and so on do work, emulators also.

TouchableRipple does work, also TouchableNativeFeedback with ripple.

I've also tested List.Item with a lot of different props, but it's just not visible (blank/white). It takes the space and is clickable.

Your Environment

software version
ios or android android
react-native 0.63.4
react-native-paper 4.7.2
node 10.19.0
npm or yarn npm
expo sdk -
react-native-vector-icons 8.1.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions