Lighter icon indicating copy to clipboard operation
Lighter copied to clipboard

一个小建议

Open javalue opened this issue 6 years ago • 1 comments

MarginOffset中的public MarginOffset(int leftOffset, int rightOffset, int topOffset, int bottomOffset)希望能保持android原生的LTRB的顺序,与原生保持一致。

javalue avatar Nov 13 '18 01:11 javalue

MarginOffset中的public MarginOffset(int leftOffset, int rightOffset, int topOffset, int bottomOffset)希望能保持android原生的LTRB的顺序,与原生保持一致。

当时没考虑到这么细,谢谢建议!

samlss avatar Nov 13 '18 03:11 samlss