mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am b06e4557: Clear important notice strip
* commit 'b06e455797c0229fa068cfb2809c95c775ec695c': Clear important notice strip
This commit is contained in:
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…
x
Reference in New Issue
Block a user