Cola

Results 2 comments of Cola

> aar打包开启混淆后,依赖aar后,打包出来的apk无法安装 https://github.com/cpdroid/fat-aar/issues/9#issuecomment-552688937

> > 上面解决了问题。但是刚一进入之后选中的字体不会放大。于是我在代码中有增加了这样的代码: > > private void updateTabStyles() { > > for (int i = 0; i < mTabCount; i++) { > > View v = mTabsContainer.getChildAt(i); > > //...