Android的UI外部库? [英] android UI external libraries?

查看:110
本文介绍了Android的UI外部库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开始与Android,以及应用程序我开发是会需要自定义窗口小部件外表(光泽按钮,动画背景等), 我GOOGLE了任何外部库来实现这一点,并没有发现任何东西。

I'm starting with android, and the app I'm developing is gonna need custom widgets look (glossy buttons, animated backgrounds etc.), I've googled for any external libraries to achieve this and did not find anything.

让我猜,这唯一的办法就是通过painly扩大基本视图类和压倒一切的OnDraw等?

let me guess, the only way to this is by painly extending base view classes and overriding onDraw etc. ?

推荐答案

您需要探索的视图样式的。您可以自定义几乎任何视图元素。您可能不需要扩展,并设计自定义按钮任何外部库。

You need to explore View Styles. You can customize almost any view element. You might not need any external library that extends and designs custom buttons.

更多参考:

  • http://blog.androgames.net/40/custom-button-style-and-theme/
  • http://www.androidworks.com/changing-the-android-edittext-ui-widget

这篇关于Android的UI外部库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆