yizems
yizems
@carozhu 其实我一直很奇怪为什么大家不用另外一个库呢,就是AutoLayout,是因为有什么弊端么?
试试 sw吧,一般的话,由于 有些 view可能使用wrap_content 会出现一些问题,使用sw和sh一般不会出问题 ------------------ 原始邮件 ------------------ 发件人: "CASE_CAI";[email protected]; 发送时间: 2016年8月14日(星期天) 晚上6:18 收件人: "hongyangAndroid/android-percent-support-extend"[email protected]; 主题: [hongyangAndroid/android-percent-support-extend] 百分比LinearLayout内部textview使用百分比padding出现左右均分的问题 (#28) 在线性布局中使用百分比padding左右后,内部横线放一个imagview和一个textview,当textview也使用百分比padding后出现问题 app:layout_paddingLeftPercent="2%w" app:layout_paddingRightPercent="4%w" — You are receiving this because you are...
我试了一下好像包裹在layout中就可以用了,,现在 你去看他的另一个 项目吧 比这个要好,AutoLaout,可能要坐下修改,才能和其他框架一起使用
好的, 回头我新建项目看看能不能复现这个问题
@mcxinyu 我们已经不再研究插件化技术了, 我们动态化承载切换为小程序引擎了和H5了, 这个框架也很久么有观看了, 忘得差不多了, 很抱歉无法帮助你
> 官方组件ViewModel如何实现数据恢复,原理是什么? ViewModel 只能在 config 变化引起重建的时候恢复,在 内存不够等情况下 被销毁的时候并不能 恢复, 原理请百度 onRetainNoConfigInstance,如果我方法名没写错的话=.=
I think it's very important, I like how flexible it is
@deresegetachew @sibelius @Spikef see https://github.com/yizeliang/react-native-phone-picker and new pull request https://github.com/Spikef/react-native-phone-picker/pulls just for help more
fixed: npm 源改为 https://registry.npmmirror.com [ const { name, preload, tplPath, indexPath } = plugin;](https://github.com/rubickCenter/rubick/blob/5ca1ba1271c5600270ab8f5c12e92325343e4d13/src/main/browsers/runner.ts#L19) 改为 const { originName as name, preload, tplPath, indexPath } = plugin @muwoo @SOVLOOKUP pls help...
We can refer to Charles's repeatAdvance, it can set repeat Times and concurrent threads