this post was submitted on 21 Jun 2025
12 points (100.0% liked)

Summit

1037 readers
20 users here now

Community to discuss Summit, an open-source Lemmy reader for Android.

App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit

APK: https://github.com/idunnololz/summit-for-lemmy/releases

Source: https://github.com/idunnololz/summit

Support the app

Support me on Patreon

Website: https://summit.idunnololz.com/

founded 2 years ago
MODERATORS
 

Performing scroll screenshots makes them polluted with remains of some UI overlay elements.

In the example elements visible are part of the bottom toolbar, the actions button, and the loading spinner.

This happens when a scroll screenshot is initiated from the top of a profile or community. If the screenshot starts after the banner, profile icon and profile description are no longer visible on-screen, the sxrol screenshot will be done properly.

  • Version: 1.64.4
  • Device: POCO X3 NFC
  • System: Android 12 (MIUI 14.0.4)
top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 2 points 2 weeks ago

*An example showing a screenshot from the top of a page:

  • An example showing a screenshot just as the profile info is hidden:
[โ€“] [email protected] 2 points 2 weeks ago

Took a look into this. Android's scrolling capture API is a huge mess. It also appears to behave differently based on the manufacturer. Until Android offers better support here, I will not be fixing this issue.