Android FlatUI
jopen
9年前
FlatUI是一个能够让你使用原生android控件来构建一个更加好看和可定制的外观。
你可以在XML中定义widgets或在运行期用Java代码实现。可以用属性自定义自己的风格。
它已经有预定义好的主题,但还可以轻松定义自己的颜色。
特性
- Creating widgets inside XML.
- Creating widgets inside JAVA.
- Using existing and custom themes.
- Using existing and custom fonts.
- Changing theme and attributes at runtime.
- Changing ActionBar theme.