Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12999] Support for Android Swipe Views

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterLeor Brenman
AssigneeUnknown
Created2013-03-08T03:00:56.000+0000
Updated2018-02-28T20:03:16.000+0000

Description

Zipcar is asking for support for Swipe Views/Scrollable Tabs in the Action Bar. They hope that it will be a native control and not need to be managed in javascript. I am not so sure that this control is not managed in Android so we should look into this. Here are the details: Android Action Bar has support for Scrollable Tab View Control: http://developer.android.com/design/patterns/actionbar.html Which can be used in conjunction with Swipe Views: http://developer.android.com/design/patterns/swipe-views.html The UI pattern is to swipe the view with your finger and the view tracks your finger (like the Ti ScrollableView) and the scrollable tabs track the scrolling view A good example of this UI is the Android Market app (Apps section) See attached screen shots.

Attachments

FileDateSize
device-2013-03-04-122944.png2013-03-08T03:01:45.000+0000691533
device-2013-03-04-122955.png2013-03-08T03:02:19.000+0000566932
device-2013-03-04-123002.png2013-03-08T03:02:37.000+0000226316
device-2013-03-04-123011.png2013-03-08T03:02:59.000+0000213482

Comments

  1. Leor Brenman 2013-03-08

    Bert discovered the following link: http://docs.appcelerator.com/titanium/latest/#!/guide/Android_Action_Bar-section-36735509_AndroidActionBar-ActionBarTabs From the above link: "Drawer-style navigation is not supported. Only tabs are supported at this time. Depending on screen space and the number of tabs, Android may display the tabs as standard tabs, scrolling tabs, or a drop-down list." I did send this info to Zipcar so I believe that we already support this. If this is the case, then this issue can be closed.
  2. Leor Brenman 2013-03-08

    I retract my comment. We would need to make sure that the UI is similar to the Android Market app. That is the native behavior Zipcar is looking for. Let's keep this open until we are sure our support for scrollable tabs matches the behavior Zipcar is looking for.
  3. connysvensson 2013-12-22

    Is anyone looking at this? This is now a pretty common (and nice IMHO) UI pattern and I don't like telling customers it can't be done because the framework I selected doesn't support it.

JSON Source