remove CustomizeHomeButton

pull/745/head iceraven-2.15.1
akliuxingyuan 4 months ago
parent 4a8baa4a4f
commit f6a29e4235

@ -104,7 +104,7 @@ internal fun normalModeAdapterItems(
}
if (shouldShowCustomizeHome) {
items.add(AdapterItem.CustomizeHomeButton)
/* noop */
}
items.add(AdapterItem.BottomSpacer)

Loading…
Cancel
Save