我想替换cor(
sample(x, size = length(x or y, whichever is smaller), replace = FALSE )
, sample(y, size = length(x or y, whichever is smaller), replace = FALSE )
)
已弃用的版本,所以我看了一下,发现了如何做到这一点:How to implement DrawerArrowToggle from Android appcompat v7 21 library
除了它不起作用:我收到此错误android.support.v4.app.ActionBarDrawerToggle
如果我改变风格,就不会看到动作栏。