There are some useful Android components in API demos, which can be integrated into current cross-platform architecture.

1. Text, Linkify/Marquee which is very useful for multiline.
2. View->Auto Complete, every case is important. And the "Contact" case can be used for intelligence address book.
3. View->Controls --> two theme
4..View->Focus, how to make a component unfocusable but can scroll. how to jump over one component for specific orientation.

to optimize:
dropdown field.
global back key.
screensize change.
interface optimize.
enter key in tree.
simply the uiargs mechanism.
1) Tree List can’t move focus when use trackball (Fixed)
2) Focus issue when click the Ui, and when back and click another, will focus on two items. (I have Fixed)
3) Popup of route compare can’t close
4) When switch from touch mode to trackball/key mode, when click the back key, the first time/second time will not be back.
5) How to display the button at the bottom of screen? Such as POI Icon screen (will talk with your guys next week)
6) Width/height of poup is not changed when landscape/portrait switch.
7) S the scrollable when the text is too long and the label is focused, but the scroll is not smooth.
8) Multiline: there is a blank line when lazy load the another parts. The link popup is too large.
9) Multiline: another test case seems that it doesn’t work.
10) The performance of POI List screen is not good. About the kinds of list, could we enlarge the list item > 500, and test the performance? Maybe we need add the lazy load mechanism.
11) Tree, could we have a test that focus on the special tree node when show the tree? working on

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. Android(安卓)之 对话框总结
  2. android 定时拍照并发送微博
  3. 问题的解决: android sdk 2.1 update中Fa
  4. Android(安卓)layout属性大全
  5. android下的junit test
  6. view属性大全
  7. Android判断应用是否存在
  8. android getLastKnownLocation null
  9. AndroiManifest.xml文件中android属性
  10. Android(安卓)Media Framework 总纲