am b06e4557: Clear important notice strip
* commit 'b06e455797c0229fa068cfb2809c95c775ec695c': Clear important notice stripmain
commit
a76b58f394
|
@ -1169,6 +1169,7 @@ public class LatinIME extends InputMethodService implements KeyboardActionListen
|
|||
public void onClick(final DialogInterface di, final int position) {
|
||||
di.dismiss();
|
||||
ImportantNoticeUtils.updateLastImportantNoticeVersion(context);
|
||||
setNeutralSuggestionStrip();
|
||||
}
|
||||
};
|
||||
final AlertDialog.Builder builder =
|
||||
|
|
Loading…
Reference in New Issue