Now Mobile - Activity stream - uploaded image is not shown on the details screen without pull to refreshDescriptionIn the new mobile application, if the admin configured the following embedded screens: 1) Activity Stream screen 2) Details Screen is configured to show the image and has "Fetch Type" as "Prefetch". After the user uploads the image, the image can be seen in the activity stream immediately. The new image will not be visible on the Details screen unless the user pulls to refresh the list screen.Steps to Reproduce Mobile Configuration:1. In the instance Create a List screen.2. Add form screen.3. Add Activity Stream.4. Add a details screen and set the fetch type to prefetch.5. Add a screen file of type Attachment list to the Details screen.End user Steps:1. Login to Agent, Mobile, Onboarding mobile app2. Go to the List > Form Screen and open the Activity Stream3. Upload an image from Activity Stream and verify it uploaded to Activity Stream 4. Move to the Details segment5. The image is not shown in details segment. Only if you pull the to refresh will the image be displayed.WorkaroundThis is expected behaviour for fetch-type=prefetch. Changing the configuration to fetch-type=on-demand, the activity stream will show in details immediately. The UI workaround consists in pulling down to refresh the list screen. Related Problem: PRB1356092