Reborn

Results 3 issues of Reborn

### Please make sure of the following things - [X] I have read the [documentation](https://alist-doc.nn.ci). - [X] I'm sure there are no duplicate issues or discussions. - [X] I'm sure...

enhancement
inactive

it called updateEditorPosition() at any time before.

复现方法: ```kotlin binding.rv.linear(RecyclerView.HORIZONTAL).divider(R.drawable.divider_vertical_xxhdpi) ``` 所用图片为(放到 _drawable-xxhdpi_): ![divider_vertical_xxhdpi](https://github.com/liangjingkanji/BRV/assets/43238557/558898bf-1035-41bb-9850-653c14577ae1) > **PS:我只修复了垂直和水平分割线,网格分割线看着有点复杂,我没修,你可以看一看**