位置: 首页

Android中ToggleButton的使用

ToggleButton的基本使用。效果大致是一开始界面是垂直布局的,当点击ToggleButton按钮的时候,布局变为水平方向.

12

大致的代码贴一下吧,其中main.xml代码如下: Read More…