Skip to content

Support Android Context Action Bar in editing/deleting connections to provide a more consistent user experience with ActionBarSherlock #5

@timch326

Description

@timch326

Currently contextual menus are being used when the user long presses a connection in the connection list. Android contextual action bar should be used instead to give a more consistent experience for users using later (post 3.0) versions of Android.

The only problem is that this isn't usually supported in Gingerbread or below. We can use ActionBarSherlock, which extends the Android support library to support these features in older versions of the OS.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions