ChristophKaser

Results 9 issues of ChristophKaser

My company uses the autolink-plugin to detect filenames in chat messages and convert them to a URL with a custom protocol that is used to open the file in the...

An InfoStream is added to the ReplicationService (similar to the ReplicationClient) to allow debugging replication issues # Description Adds InfoStream to ReplicationService to facilitate debugging #10990 # Solution # Tests...

Currently, when this library is used with the newest android gradle plugin (com.android.tools.build:gradle:3.0.0-beta2), the app crashes when the PagerSlidingTabStrip is inflated: `java.lang.UnsupportedOperationException: Can't convert value at index 1 to color:...

This NPE occurred in the wild, probably due to a race condition.

It might be helpful to mention the Access-Control-Allow-Origin-Header in the specification under 2.3, maybe like this: > The response should also set the Access-Control-Allow-Origin to * to allow consuming the...

The library com.vividsolutions.jts was moved to org.locationtech.jts. The new maven dependency looks like this: ``` org.locationtech.jts jts 1.15.0 ``` Unfortunately, due to fact that the package name was changed, it...

When I try to use the Insetter with margins on a view with layout_marginEnd, no horizontal margins are applied. This is caused by the method "setMargins" used in ViewGroup.MarginLayoutParams.updateMargins, which...

- [x] I have searched [existing issues](https://github.com/google/flexbox-layout/issues) and confirmed this is not a duplicate ## Issues and steps to reproduce A FlexboxLayout with justifyContent flex_end with a larger paddingEnd than...

Allows pressing the home key to jump to the first entry of the selection, and pressing the end key to jump to the last.