Commit c1f55c80 authored by Max Lv's avatar Max Lv

refine UI

parent 3503e723
...@@ -688,7 +688,7 @@ class Shadowsocks ...@@ -688,7 +688,7 @@ class Shadowsocks
currentProfile = profileManager.load(profileId) currentProfile = profileManager.load(profileId)
menuAdapter.updateList(getMenuList, currentProfile.id) menuAdapter.updateList(getMenuList, currentProfile.id)
sendBroadcast(new Intent(Action.UPDATE_FRAGMENT)) updatePreferenceScreen()
dialog.dismiss() dialog.dismiss()
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment