Clear important notice strip
Bug: 10587358 Change-Id: Ic90e5825200a1d424aac4ba263b252187a203241
This commit is contained in:
parent
4d539f2c1e
commit
b06e455797
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue