ViewPagerIndicator icon indicating copy to clipboard operation
ViewPagerIndicator copied to clipboard

android:supportsRtl="true"

Open TangHui123 opened this issue 8 years ago • 1 comments
trafficstars

android:supportsRtl="true",由于你这里设置了,导致引用你的库后,想要设置android:supportsRtl="false"就会报错。。。宝宝不开心了。。。测试的又打开了开发者模式下的强制从右到左测试。。。。

TangHui123 avatar Jul 25 '17 11:07 TangHui123

你可以用tools:replace

LuckyJayce avatar Jul 27 '17 05:07 LuckyJayce