Closed
Bug 798050
Opened 12 years ago
Closed 12 years ago
[mortar] Create layout: Tabbed swipe-able columns
Categories
(Marketplace Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wenzel, Assigned: jlong)
References
Details
(Whiteboard: u=dev c=mortar p=3)
Create a Tabbed swipe-able columns layout.
-- dbuc, will you add specs / comparable designs to work off of?
Reporter | ||
Updated•12 years ago
|
Assignee: nobody → jlong
Flags: needinfo?(dbuchner)
Comment 1•12 years ago
|
||
Use the GitHub app on Android, and all things will become clear...
Flags: needinfo?(dbuchner)
Reporter | ||
Updated•12 years ago
|
Reporter | ||
Updated•12 years ago
|
Whiteboard: u=dev c=mortar p=
Reporter | ||
Updated•12 years ago
|
Whiteboard: u=dev c=mortar p= → u=dev c=mortar p=3
Assignee | ||
Comment 2•12 years ago
|
||
I can get a basic tab view working this week, not sure how far I'll get with the actual swiping. Maybe we can split this bug into 2 or 3 smaller ones, get the prototype done and then add the swipe and other features?
Comment 3•12 years ago
|
||
(In reply to James Long (:jlongster) from comment #2)
> I can get a basic tab view working this week, not sure how far I'll get with
> the actual swiping. Maybe we can split this bug into 2 or 3 smaller ones,
> get the prototype done and then add the swipe and other features?
I've been fooling with this layout in my off-time, should be ready to go soon ;)
Assignee | ||
Comment 4•12 years ago
|
||
Ok, that's cool. We need to use the same library across all of our templates though, and we already have a simple layouts library that the list-detail template uses.
It would be cool though to see your take on it, and we could probably integrate your work in some ways too.
Assignee | ||
Comment 5•12 years ago
|
||
I've generalized my layouts/view library so that you can easily nest views and make something like tabs: http://jlongster.github.com/mortar-tab-view/
This is coming along nicely, and I've received good feedback on it. It seems to be solving our target problem well. I need to add support for swiping, but that shouldn't be too hard.
Reporter | ||
Comment 6•12 years ago
|
||
This is fixed, right?
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•