当前位置:网站首页>La vue latérale du cycle affiche cinq demi - écrans en dessous de cinq distributions moyennes
La vue latérale du cycle affiche cinq demi - écrans en dessous de cinq distributions moyennes
2022-07-05 10:11:00 【Une sculpture dans le désert.】
@Override
public ViewHolder onCreateViewHolder(@NonNull ViewGroup parent, int viewType) {
View itemView = mInflater.inflate(R.layout.layout_item_hq_cn_icon, parent, false);
int columnWidth;
if (mDataSet.size() > 5) {
columnWidth = (int) (parent.getMeasuredWidth() / 5.57f);
} else {
columnWidth = (int) (parent.getMeasuredWidth() / mDataSet.size());
}
RecyclerView.LayoutParams lp = new RecyclerView.LayoutParams(columnWidth, RecyclerView.LayoutParams.WRAP_CONTENT);
itemView.setLayoutParams(lp);
return ViewHolder.createViewHolder(mContext, itemView);
}边栏推荐
- Why don't you recommend using products like mongodb to replace time series databases?
- Uncover the practice of Baidu intelligent testing in the field of automatic test execution
- How Windows bat script automatically executes sqlcipher command
- Design and exploration of Baidu comment Center
- 天龙八部TLBB系列 - 关于技能冷却和攻击范围数量的问题
- 一种用于干式脑电图的高密度256通道电极帽
- isEmpty 和 isBlank 的用法区别
- Unity粒子特效系列-毒液喷射预制体做好了,unitypackage包直接用 - 上
- 程序员搞开源,读什么书最合适?
- Are databases more popular as they get older?
猜你喜欢

宝塔面板MySQL无法启动

isEmpty 和 isBlank 的用法区别

Cerebral cortex: directed brain connection recognition widespread functional network abnormalities in Parkinson's disease

硬核,你见过机器人玩“密室逃脱”吗?(附代码)

Tdengine connector goes online Google Data Studio app store

高级 OpenCV:BGR 像素强度图

. Net delay queue

TDengine × Intel edge insight software package accelerates the digital transformation of traditional industries

【OpenCV 例程200篇】219. 添加数字水印(盲水印)
![[NTIRE 2022]Residual Local Feature Network for Efficient Super-Resolution](/img/f3/782246100bca3517d95869be80d9c5.png)
[NTIRE 2022]Residual Local Feature Network for Efficient Super-Resolution
随机推荐
RMS TO EAP通过MQTT简单实现
A high density 256 channel electrode cap for dry EEG
Understand the window query function of tdengine in one article
How to correctly evaluate video image quality
Tianlong Babu TLBB series - about items dropped from packages
Swift tableview style (I) system basic
能源势动:电力行业的碳中和该如何实现?
Cerebral Cortex:有向脑连接识别帕金森病中广泛存在的功能网络异常
宝塔面板MySQL无法启动
Wechat applet - simple diet recommendation (4)
isEmpty 和 isBlank 的用法区别
Uni app running to wechat development tool cannot Preview
Uncover the practice of Baidu intelligent testing in the field of automatic test execution
Comparison of batch merge between Oracle and MySQL
Tdengine connector goes online Google Data Studio app store
Kotlin compose multiple item scrolling
Node-RED系列(二九):使用slider与chart节点来实现双折线时间序列图
苹果 5G 芯片研发失败?想要摆脱高通为时过早
面试:List 如何根据对象的属性去重?
高级 OpenCV:BGR 像素强度图