Wan Clement

Results 8 issues of Wan Clement

Hi,nice work.I know this is off-topic but would it be possible to create an hexagon textview using same principles? I need an hexagon with borders and transparent background as the...

Hi, nice job on PlaceholderView. It's awesome. I already have a StickyHeaderItemDecoration, how can I attach it to PlaceHolderView to get Headers that stick to the top on scroll, Like...

Someone is really grateful having this awesome library over here, thanks...My layouts are really super fast now..But do you have any plans to add support for more properties.. I can't...

Nice work CircleLayout,how can I add borders to the CircleLayout with some level of thickness and color?

Thanks for HeaderFooterRecyclerView,my use case now is that apart from the provisionings of the getItemViewType in the base HeaderFooterAdapter I want to have a similar method like getItemViewType in each...

Hi,nice job on this...However, notification ticker is not showing.Can you help out?

Environment: Kubernetes version: 1.2.9 Hetzner Cloud CSI Driver version: latest Pod affected: hcloud-csi-controller Namespace: kube-system Problem: I am facing an issue where the hcloud-csi-controller pod goes into CrashLoopBackOff. 4 of...

question

I have the following set up for the control planes: The first etcd server: ``` curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC="--kubelet-arg=cloud-provider=external --node-name=$(hostname -f) --disable=traefik --disable=servicelb --disable-cloud-controller --prefer-bundled-bin --cluster-init --node-ip=$INTERNAL_IP --tls-san $PUBLIC_IP"...