Roy Liao
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...
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:  In Windows Command Line, I cannot see the correct color.  but...

What is current behavior:    What is the expected behavior:    Feels like as long as `{` and `}` appear, the indent will be removed.
When I comment out the code  It adds to the first column  But what I expect is like this  Other languages have such settings.  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...
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...
 Dose anyone have the same issue?