gomigbg

Results 3 issues of gomigbg

**Describe the bug** When calling AmazonCloudWatchLogsClient.getLogEvents() or AmazonCloudWatchLogsClient.filterLogEvents(), the SDK behaves as expected until it reaches the end of the log events. The last "good" GetLogEventsResult has some number of...

feature-request
cloudwatch
improvement

I am using drag-sort-listview in a ListFragment. Things are working when I enable the dragsort on creation. However, I would like to leave it disabled until a longclick on one...

Using the state parameter as described in the documentation, we can automatically close swiped items when a new item is swiped, however, this doesn't work in a LazyVStack. To repro:...