[TIMOB-14016] Android: Support Drop-down navigation in ActionBar
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2017-10-31T22:14:15.000+0000 |
Affected Version/s | Release 3.1.0 |
Fix Version/s | n/a |
Components | Android |
Labels | actionbar, dropdown, exalture, navigation |
Reporter | Meenakshi Pathak |
Assignee | Joshua Quick |
Created | 2013-05-29T07:27:24.000+0000 |
Updated | 2017-10-31T22:14:15.000+0000 |
Description
The action bar should offers drop-down navigation like in native Android. The drop-down list can offer different modes by which content in the activity is sorted. Attached is an image of an example of drop-down list in action bar in Android.
API information is here: http://developer.android.com/guide/topics/ui/actionbar.html#Dropdown
Attachments
File | Date | Size |
---|---|---|
DropDownAlmost.png | 2013-05-29T07:27:24.000+0000 | 66677 |
+1 for this feature. The ActionBar has been used by Android since 3.0 which was released over 3 YEARS AGO. There is no way any iOS feature would go totally unsupported for over 3 years.
[~vlucas] Thank you for the update. We prioritize features based on a number of factors, including watchers, and this ticket has not (yet) received a lot of interest. If you can help garner support for this feature, it will help with our prioritization.
This appears to have been addressed here: TIMOB-13135
We've had a request for this feature as part of a proof point for a big prospect. We definitely need to support this.
[~ralcocer], is this really a duplicate of TIMOB-13135? It just seems related.
There's VERY basic support for this in ActionBarExtras : https://github.com/ricardoalcocer/actionbarextras !http://drops.ricardoalcocer.com/drops/dd-VaJWNGiFV2.gif!
Closing since [TIMOB-17821] implements the requested feature.