SecUSo/privacy-friendly-food-tracker

Overview not scrollable

Closed this issue · 4 comments

When the list of items in the overview screen exceeds the screen size, some items can't be seen anymore. Please make this screen scrollabe, so all items can be accessed.

Device: Pixel 3 (with Android 9)
Food Tracker Version: 1.0.1 (from Fdroid)

kauk commented

I am able to reproduce this problem.
Device: Motorola Moto G5
Food Tracker Version: latest from Play Store
Apart from this issue I like the app very much. Thank you, developers.

I am not very experienced in programming for Android and only looked at the code via GitHub, but as far as I see, it should be sufficient to put a ScrollView around the TextView in content_overview.xml

Same problem and it sounds like a very important feature, being able to see what you entered.

Device: Samsung S5
OS: LineageOS
Version: 1.0.1 (Fdroid)

I can see exactly 4 items I entered on a Samsung GT I9195, resolution 960x540. And can't scroll.

OS: LineageOS
Version: 1.0.1 (Fdroid)

I also encountered this. The issue is compounded when you rotate the device and it changes to landscape mode. Please implement scrolling.