Fix the scan button disapearing bug 67/71967/1
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 30 May 2016 02:45:44 +0000 (11:45 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 30 May 2016 02:45:44 +0000 (11:45 +0900)
commitf7f88d4ae2538f0238a2f233e6c0e580f9c74612
treed28dc76028457087ce0966dbca42c766d83911e7
parent8cbee3117dee3a078f606c5da03705730f3427e9
Fix the scan button disapearing bug

'ugd->navi_it' value was overwritten in the profile view. Because of this
we can't show the scan button after re-enabling BT in the main view.

Change-Id: I1b3b2268cd3927f8004b7d0b8b7ecbbea7d1d1cb
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
src/ui/bt-profile-view.c