Update 修改首页源列数.md
This commit is contained in:
+3
-1
@@ -15,4 +15,6 @@ app/src/main/java/com/github/tvbox/osc/ui/activity/HomeActivity.java
|
|||||||
spanCount = Math.min(spanCount, 2);
|
spanCount = Math.min(spanCount, 2);
|
||||||
spanCount = Math.max(spanCount, 4);
|
spanCount = Math.max(spanCount, 4);
|
||||||
|
|
||||||
Q版619行,T版770行
|
clp.width = AutoSizeUtils.mm2px(dialog.getContext(), 400+230*spanCount);
|
||||||
|
|
||||||
|
Q版625行,T版770行
|
||||||
|
|||||||
Reference in New Issue
Block a user