Warm Man

Results 6 issues of Warm Man

如果能像系统日历一样,兼容一下右对齐就好了,因为要在右对齐语言上做适配,目前库里好像是不支持的

我现在的项目有三个dex,按照dexknife的配置,只能明确指定一个类在主dex,而其他的类会随机分配在dex2和dex3中,大神这个项目能够增加明确指定某些类只分配在某一个dex(非主dex)中功能吗?

![image](https://user-images.githubusercontent.com/11223102/104426296-b8f1d080-55bc-11eb-9ddd-011e98690ceb.png)

I am using this repo for 2 years, but now my project want to migrate to DataStore. Is there a solution to use kotpref by DataStore?

enhancement

现在滑动lazyrow时如果到头了,会直接继续滑动到下一页,view中的viewpager是横向列表滑动到头了就停止,再滑动才会到下一页。请教下这个能够开发个设置的api吗?非常感谢!

The issue can be reproduced directly using the current demo. Step 1: Disable the "isDraggable" option. Step 2: Click "Show" and then try scrolling the list in the popup window....