mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-24 08:47:46 +00:00
parent
b73143d7a7
commit
f38bd7b187
@ -311,8 +311,6 @@ public class Emoji {
|
|||||||
Log.w(TAG, e);
|
Log.w(TAG, e);
|
||||||
recentlyUsed = new LinkedHashSet<>();
|
recentlyUsed = new LinkedHashSet<>();
|
||||||
}
|
}
|
||||||
|
|
||||||
recentlyUsed = new LinkedHashSet<>();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public static String[] getRecentlyUsed(Context context) {
|
public static String[] getRecentlyUsed(Context context) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user