Roy Liao

Results 25 issues of Roy Liao

I have group position and child position ``` val groupPos = 1 val childPos = 2 val packedChildPos = RecyclerViewExpandableItemManager.getPackedPositionForChild(groupPos , childPos ) val adapterPos = RecyclerViewExpandableItemManager.getPackedPositionChild(packedChildPos) ``` but this...

I am trying draw borders for groups. I found that the views' orders in the RecyclerView are not always right. Assume there are 3 album groups, the second one is...

question

For example, I got 3 rows of data. When I swiping the first one, I find 2nd, 3rd items' onBindViewHolder methods are also called. I do not want them to...

Here is my piece of code. I use gray color: ![2021-05-06 20_08_43-chia-plotter-log-viewer – viewerHelper js](https://user-images.githubusercontent.com/1834837/117281533-192bbb80-aea7-11eb-9d70-6dc7e9b0e9b2.png) In Windows Command Line, I cannot see the correct color. ![2021-05-06 20_08_56-Chia Plotting Viewer](https://user-images.githubusercontent.com/1834837/117281531-18932500-aea7-11eb-96d6-b788d7dcecf5.png) but...

![image](https://user-images.githubusercontent.com/1834837/170827740-bd3a41ec-85e3-487e-a632-e509ca89c2a0.png)

What is current behavior: ![image](https://user-images.githubusercontent.com/1834837/180591871-0dcc1a54-0d52-4d9a-9c46-5d3b9a430e71.png) ![image](https://user-images.githubusercontent.com/1834837/180591884-71137496-0c73-4e55-8c9b-5ddde7d56927.png) ![image](https://user-images.githubusercontent.com/1834837/180592020-1cba00e7-d642-413b-b84c-f31bf3d32004.png) What is the expected behavior: ![image](https://user-images.githubusercontent.com/1834837/180591859-2baa22ee-8802-4efc-a596-1f23928a3323.png) ![image](https://user-images.githubusercontent.com/1834837/180591862-96a74a80-bb51-4b2a-972d-23dc410f890a.png) ![image](https://user-images.githubusercontent.com/1834837/180592029-88d19ae5-0853-45d4-92c6-5d12213063d0.png) Feels like as long as `{` and `}` appear, the indent will be removed.

When I comment out the code ![image](https://user-images.githubusercontent.com/1834837/180431891-09858d4f-b16b-4410-8202-e8f48dd758a6.png) It adds to the first column ![image](https://user-images.githubusercontent.com/1834837/180431577-2bbf7572-a295-4842-808e-cdc6e4426dcd.png) But what I expect is like this ![image](https://user-images.githubusercontent.com/1834837/180431780-48d08c3f-b0e7-4cf3-bdb0-e1d7ef426997.png) Other languages have such settings. ![image](https://user-images.githubusercontent.com/1834837/180431696-6baafaa9-eb0b-4ceb-882a-c0ef7ec8a9e1.png) Would be...

First thank you for developing this great tool ! Just one thing is good to have is the PID. If we can see each plot's PID then it is easier...

enhancement
waiting for something

I want to be able to change the styles of the slides whose not the focused one, can this be done? Basically I want to set the opacity to the...

![2020-11-24 14_10_50-Window](https://user-images.githubusercontent.com/1834837/100047743-f2307e80-2e5e-11eb-9f39-e7bdc3f5e905.png) Dose anyone have the same issue?