Fix crash of preset dialog shows after changing locale
FiltershowActivity dynamically regist the action ACTION_LOCALE_CHANGED, so no need to put it in manifest xml. So when locale change, it will not callback to onConfigrationChanged. Change-Id: Ia01d31dc8cca7dcd6f7c6726ed97e63072e94386 CRs-Fixed: 2014322
Loading
Please register or sign in to comment