mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Not to reset the ring buffer in LatinImeLogger" into gingerbread
This commit is contained in:
commit
f17a50f5a5
@ -209,7 +209,6 @@ public class LatinImeLogger implements SharedPreferences.OnSharedPreferenceChang
|
||||
Arrays.fill(mAutoCancelledCountPerDic, 0);
|
||||
mLogBuffer.clear();
|
||||
mPrivacyLogBuffer.clear();
|
||||
mRingCharBuffer.reset();
|
||||
}
|
||||
|
||||
public void destroy() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user