Android-skin-support icon indicating copy to clipboard operation
Android-skin-support copied to clipboard

添加SkinAppCompatDelegateImpl,material的TextInputLayout样式设置有问题

Open panyancen opened this issue 4 years ago • 1 comments
trafficstars

添加SkinAppCompatDelegateImpl,material的TextInputLayout的boxBackgroundMode设置outline无效

panyancen avatar Apr 23 '21 03:04 panyancen

虽然不知道是什么问题,但看了下TextInputLayout代码,设置内部包裹的EditText background为null可以解决,然后再加点padding恢复到原来的效果

hzz9600 avatar Aug 11 '22 03:08 hzz9600