开发者

Android Patterns

开发者 https://www.devze.com 2023-03-20 19:53 出处:网络
I\'m want to improve the design of my app. Looking for some patterns, I\'ve found http://www.androidpatterns.com.

I'm want to improve the design of my app. Looking for some patterns, I've found http://www.androidpatterns.com.

For Action Bars pattern, I've found a perfect library (actionbarsherlock.com).

www.androidpatterns.com/uap_pattern/action-bar

i.stack.imgur.com/xODIL.png

But there is a problem my app uses TAbActivy and this actionbarsherlock does't(because this library uses FragmentActivity and its imcompatible with Tabs) work with this, yet.

Now, I wanna apply this patterns. I wanna change Tabs for nice (beaty) buttons.

androidpatterns.com/uap_pattern/segmented-control-2

androidpatterns.com/uap_pattern/slideable-top-navigation

androidpatterns.com/uap_pattern/segmented-control

Follow some actual screenshots of my app:

i.stack.imgur.com/lIfbg.png i.stack.imgur.com/4kMYe.png

To apply this patterns and use actionbarsherlock, what is the best way?

I've found it thow anddev.org/code-snippets-for-开发者_如何学编程android-f33/iphone-tabs-for-android-t14678.html . But I dint like graphs and it load all contect once. It doesnt works like a TabActivity (opens activity separately).

i.stack.imgur.com/y0lEV.png

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号