David Luhmer

Results 178 comments of David Luhmer

Starting with Version 0.19 there was a switch from the previous HorizontalPager to a LazyRow implementation. By definition a LazyRow only shows views inside the viewport thus the WebView keeps...

This issue might be related to https://github.com/131/h264-live-player/issues/40#issuecomment-333401383. Did you find a solution yet?

@stefan-niedermann From what I can see you are not using the Nextcloud Files Version check, right? (check if a specific or newer version of the files app is installed). So...

Would be quite interesting to see if it works with react native out of the box. I have never used react native so please keep us updated if you encounter...

Thank you for the report. really weird.. classic example of .. works on my machine 😅 I'm running Nextcloud 24.0.3, and News v18.1.0 as well.. can't reproduce the issue. If...

@markochk Oh okay, thanks for the clarification. So basically you are marking all unread items in your news app (web) as read in a single transaction. The only thing I...

Can you elaborate on the behavior that you would expect? A classic "dismiss" feature would mark the item as read and directly remove it from the list, correct? What if...

Yes, this is a new feature and it was introduced as part of the refactoring process (improve material design). Basically it's just a bunch of css rules overwriting the default...

Thanks for the input. I'll improve this in the next release. For sub-level bullet-points this is definitely true. For first-level bullet-points I'll have to think about a better solution. I...

Unfortunately I haven't had the time to implement this yet. However I do understand that this is a very useful feature in order to keep track on how much space...