Skip to content
Snippets Groups Projects
Commit e9639328 authored by d34d's avatar d34d
Browse files

Don't load title from intent if title loaded from DB

Title for shortcuts, when creating workspaces, are loaded from the
intent rather than the title stored in the DB.  The title from the
DB is loaded in the ShortcutInfo so we will use that unless it is
null, in which case we'll fallback to loading the title from the
intent.

Change-Id: I436c11062dbc8ff3d7e1cd9f9564321ad0476933
parent 8de4b987
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment