geziin

Results 7 comments of geziin

> 我给拉过来改了一下,https://github.com/LittleFogCat/skin-support,现在最高支持版本: > > * appcompat 1.4.1 > * material 1.5.0 > * constraintlayout 2.1.3 > * cardview 1.0.0 > > 急的可以暂时用用,做权益之举。 > > **导入方式** > > 1. 在根 `build.gradle`...

Dude, have you realized this? How do you do it

> 大佬 请问下你处理好了吗 回退到2.9.11使用的,暂时没别的方法

弹框可以自己控制宽度和高度的,你得自己写代码控制。。。

kotlin可以直接调用呀,我就是kotlin开发的

@wangjing71 ①onPageSelected()方法里注释掉this.mCurrentTab = position ②updateTabSelection()方法里setTextSize方法i == mCurrentTab 修改为i == position。 完整代码 ![image](https://user-images.githubusercontent.com/88422082/128132282-64c419f5-968e-42ad-85f6-2ff42d6d7115.png) ![image](https://user-images.githubusercontent.com/88422082/128132242-e879f082-c085-4126-b644-714cd90470aa.png)