android button样式类似于android应用程序的图标怎么实现?上面图片,下面应用程序的名称。[解决办法]在xml中,Button可以android:drawableTop="@drawable/**",来设置文字上边的图片,不知道是不是LZ想要的效果