bug fix
This commit is contained in:
@@ -40,7 +40,7 @@ function CLToastRoot.borrow()
|
||||
else
|
||||
cell = queue:deQueue()
|
||||
end
|
||||
cell.name = tostring(index)
|
||||
cell.name = string.format("%11d",index)
|
||||
index = index + 1
|
||||
return cell
|
||||
end
|
||||
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
r8 (trCRM/resVer/Android/VerCtl/priority.ver8,241b9b5b77670a8256133d20d12e59438 %trCRM/resVer/Android/VerCtl/other.ver8,c69c1c5ae55f0ba5763949a2afe5f103
|
||||
r8 (trCRM/resVer/Android/VerCtl/priority.ver8,9839ae131baab1e5cbca5d3e920ec6848 %trCRM/resVer/Android/VerCtl/other.ver8,c69c1c5ae55f0ba5763949a2afe5f103
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Reference in New Issue
Block a user